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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of sqlc SQL Compiler!