Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Sqlc | 9,113 | 16 | 19 hours ago | 140 | July 31, 2023 | 302 | mit | Go | ||
Generate type-safe code from SQL | ||||||||||
Jooq | 5,644 | 1,175 | 317 | a day ago | 204 | June 23, 2023 | 1,918 | other | Java | |
jOOQ is the best way to write SQL in Java | ||||||||||
Xo | 3,431 | 2 | 8 | a month ago | 2 | April 16, 2021 | 42 | mit | Go | |
Command line tool to generate idiomatic Go code for SQL databases supporting PostgreSQL, MySQL, SQLite, Oracle, and Microsoft SQL Server | ||||||||||
Speedment | 2,071 | 1 | 8 | 6 days ago | 48 | August 28, 2020 | 86 | apache-2.0 | Java | |
Speedment is a Stream ORM Java Toolkit and Runtime | ||||||||||
Springbootcodegenerator | 1,691 | 15 days ago | 24 | mit | JavaScript | |||||
又名大狼狗代码生成器,基于SpringBoot2+Freemarker的JAVA代码生成器,以释放双手为目的,支持mysql/oracle/pgsql三大数据库, 用DDL-SQL语句生成JPA/JdbcTemplate/Mybatis/MybatisPlus/BeetlSQL等相关代码. | ||||||||||
Jet | 1,544 | 5 | 6 days ago | 32 | July 24, 2023 | 30 | apache-2.0 | Go | ||
Type safe SQL builder with code generation and automatic query result data mapping | ||||||||||
Go Queryset | 589 | 3 years ago | 17 | mit | Go | |||||
100% type-safe ORM for Go (Golang) with code generation and MySQL, PostgreSQL, Sqlite3, SQL Server support. GORM under the hood. | ||||||||||
Gnorm | 441 | 3 | a year ago | 3 | December 10, 2020 | 42 | other | JavaScript | ||
A database-first code generator for any language | ||||||||||
Dbtool | 292 | a year ago | 2 | mit | C# | |||||
数据库工具,根据表结构文档生成创建表sql,根据数据库表信息导出Model和表结构文档,根据文档生成数据库表,根据已有Model文件生成创建数据库表sql | ||||||||||
Geco | 116 | 4 months ago | 9 | May 15, 2020 | 8 | apache-2.0 | C# | |||
Simple code generator based on a console project, running on .Net core and using C# interpolated strings |
sqlc generates type-safe code from SQL. Here's how it works:
Check out an interactive example to see it in action, and the introductory blog post for the motivation behind sqlc.
sqlc development is funded by our generous sponsors, including the following companies:
If you use sqlc at your company, please consider becoming a sponsor today.
Sponsors receive priority support via the sqlc Slack organization.