forked fromsqlc-dev/sqlc
- Notifications
You must be signed in to change notification settings - Fork0
Generate type-safe code from SQL
License
NotificationsYou must be signed in to change notification settings
coder/sqlc
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
sqlc generatestype-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.
Check outan interactive example to see it in action, and theintroductory blog post for the motivation behind sqlc.
Additional languages can be added viaplugins.
Development is possible thanks to our sponsors. If you would like to support sqlc,please considersponsoring on GitHub.
Cyberax -NaNuNaNu -Stumble -WestfalNamur -alecthomas -cameronnewman -danielbprice -davherrmann -dvob -gilcrest -gzuidhof -jeffreylo -mmcloughlin -ryohei1216 -sgielen
About
Generate type-safe code from SQL
Resources
License
Code of conduct
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Languages
- Go96.7%
- ANTLR3.0%
- Other0.3%



