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
Auth0 for AI Agents now in GA
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of DbTpl!