go-sqlbuilder
SQL builder
A flexible and powerful SQL string builder library with a zero-config ORM.
A flexible and powerful SQL string builder library plus a zero-config ORM.
1k stars
11 watching
123 forks
Language: Go
last commit: about 1 month ago
Linked from 2 awesome lists
databasegohiveqllightweightmysqlormpostgresqlsqlsql-buildersqlitesqlxwell-tested
Related projects:
Repository | Description | Stars |
---|---|---|
didi/gendry | A Go library for building and parameterizing SQL queries in a flexible and reusable way. | 1,622 |
twharmon/gosql | A query builder library for Go that simplifies the creation and manipulation of SQL databases. | 32 |
lqs/sqlingo | A lightweight DSL and ORM library for writing SQL in Go | 416 |
aldy505/bob | A Go library for constructing and building SQL queries in a type-safe manner. | 17 |
bokwoon95/go-structured-query | Automates the creation and execution of SQL queries to simplify data access and mapping | 196 |
cristalhq/builq | A simple and safe Go library for building SQL queries with parameter indexing. | 91 |
xujiajun/godbal | A Go library for building and executing SQL queries with a focus on simplicity and ease of use. | 59 |
leporo/sqlf | A fast and flexible SQL query builder for Go. | 146 |
arthurkushman/buildsqlx | A Go library for building database queries with support for various query patterns and features | 172 |
go-ozzo/ozzo-dbx | A Go package enhancing standard sql database functionality with powerful query building capabilities and DB-agnostic support for various databases. | 638 |
stephenafamo/bob | A toolset providing a query builder and ORM/Factory generator for databases using Go. | 825 |
rocketlaunchr/dbq | A Go library providing a convenient and lightweight way to perform database operations without boilerplate code. | 406 |
eaigner/hood | An ORM library for Go, enabling the creation of structured databases with support for transactions, migrations, and validation. | 711 |
reaganiwadha/grapher | A package that provides a utility to simplify GraphQL field building in Go by abstracting away boilerplate code and providing features like generic type support. | 3 |
sdqri/effdsl | A Go library for building Elasticsearch queries in a type-safe and procedural manner. | 27 |