goqu
SQL generator
An expressive SQL builder and executor for Go
SQL builder and query library for golang
2k stars
34 watching
213 forks
Language: Go
last commit: 9 months ago
Linked from 2 awesome lists
databasegogolangmysqlpostgrespostgresqlquerybuildersqlsql-buildersql-builderssql-generationsql-querysql-statementsql-statementssqlite
Related projects:
Repository | Description | Stars |
---|---|---|
| A Go-based library providing an object-relational mapping (ORM) system for managing relational databases. | 37,145 |
| Automates conversion of MySQL database to Go structs using GORM | 2,372 |
| An ORM generator that creates a Go-based data access layer from an existing database schema. | 6,776 |
| A tool for efficiently writing and executing complex type-safe SQL queries in Go with automatic data mapping. | 2,741 |
| Automates the creation and execution of SQL queries to simplify data access and mapping | 196 |
| A fluent SQL generator for Go that builds queries from composable parts and executes them directly. | 7,053 |
| A Go library for building database queries with support for various query patterns and features | 172 |
| A Go library for constructing and building SQL queries in a type-safe manner. | 17 |
| A query builder library for Go that simplifies the creation and manipulation of SQL databases. | 32 |
| A flexible and powerful SQL string builder library with a zero-config ORM. | 1,477 |
| A Go library for building and executing SQL queries with a focus on simplicity and ease of use. | 59 |
| A 100% type-safe ORM library with code generation for Go, supporting multiple databases. | 726 |
| A toolset providing a query builder and ORM/Factory generator for databases using Go. | 825 |
| A lightweight DSL and ORM library for writing SQL in Go | 416 |
| A library providing a domain-specific language for querying and manipulating data in Go | 3,532 |