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
$300 Free Credits to Build on Google Cloud
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of DbTpl!