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
Securely stream and govern industrial data to power intelligent operations with agentic insights.
Trusted MQTT Platform — Fully-managed and cloud-native MQTT platform for bi-directional IoT data movement.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of sqlc!