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
Quality Management Software
isoTracker Quality Management is a popular cloud-based quality management software (QMS) that is used by small to medium sized businesses on a worldwide basis. It helps to manage ISO 9001, ISO 13485, ISO 22000, ISO 17025, ISO 14001 systems...plus many similar other systems. It also conforms to the requirements of 21 CFR Part 11.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of sqlc!