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 and showing admin panel of your database.
- You write application code that calls the generated code.
You can find the client-side repository here: SQLC Admin Panel
Check out an interactive example to see it in action, and the introductory blog post for the motivation behind sqlc.
Additional languages can be added via plugins.
Development is possible thanks to our sponsors. If you would like to support sqlc, please consider sponsoring on GitHub.
Cyberax - NaNuNaNu - Stumble - WestfalNamur - alecthomas - cameronnewman - danielbprice - davherrmann - dvob - gilcrest - gzuidhof - jeffreylo - mmcloughlin - ryohei1216 - sgielen