sqlc generates type-safe code from SQL. Here's how it works. 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. Seriously, it's that easy. You don't have to write any boilerplate SQL querying code ever again. See the current list of supported programming languages and databases. sqlc needs to know your database schema and queries in order to generate code.
Features
- sqlc is distributed as a single binary with zero dependencies
- Get pre-built binaries for v1.16.0
- Write queries in SQL
- Run sqlc to generate code with type-safe interfaces to queries
- Write application code that calls the generated code
- sqlc was inspired by PugSQL and HugSQL
License
MIT LicenseFollow sqlc
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of sqlc!