sqlc generates type-safe code from SQL. You write queries in SQL. You run sqlc to generate code with type-safe interfaces to those queries. You write application code that calls the generated code.
Features
- Compile SQL to type-safe code
- Catch failures before they happen
- sqlc generates fully type-safe idiomatic code from SQL
- Write application code calling the methods sqlc generated
- Run sqlc to generate code that presents type-safe interfaces to those queries
- You can use your newly-generated tutorial package from any Go program
Categories
FrameworksLicense
MIT LicenseFollow sqlc SQL Compiler
You Might Also Like
Zendesk: The Complete Customer Service Solution
Equip your agents with powerful AI tools and workflows that boost efficiency and elevate customer experiences across every channel.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of sqlc SQL Compiler!