dbtpl is a Go-based tool that brings templated SQL into your codebase in a clean and structured way. It allows developers to define raw SQL queries in .tpl.sql files and compile them into Go code with strong typing and minimal overhead. By combining SQL’s power with Go’s safety and performance, dbtpl is ideal for teams that want full SQL control without sacrificing maintainability.
Features
- Define SQL templates in standalone .tpl.sql files
- Generate strongly-typed Go code from templates
- No ORM overhead, pure SQL execution
- Supports query parameters and return types
- Lightweight with minimal dependencies
- Encourages clean separation of SQL and Go logic
Categories
SQL ClientsLicense
MIT LicenseFollow DbTpl
Other Useful Business Software
Empowering Companies To Excel In Safety Data Sheet Compliance
Effortless setup and maintenance: Simplified management and seamless online access to safety data sheets for your team
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of DbTpl!