gosql

Query builder

A query builder library for Go that simplifies the creation and manipulation of SQL databases.

SQL query builder for Go

GitHub

32 stars
4 watching
2 forks
Language: Go
last commit: over 4 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
aldy505/bobA Go library for constructing and building SQL queries in a type-safe manner.17
cristalhq/builqA simple and safe Go library for building SQL queries with parameter indexing.91
bokwoon95/go-structured-queryAutomates the creation and execution of SQL queries to simplify data access and mapping196
didi/gendryA Go library for building and parameterizing SQL queries in a flexible and reusable way.1,622
lqs/sqlingoA lightweight DSL and ORM library for writing SQL in Go416
huandu/go-sqlbuilderA flexible and powerful SQL string builder library with a zero-config ORM.1,477
leporo/sqlfA fast and flexible SQL query builder for Go.146
arthurkushman/buildsqlxA Go library for building database queries with support for various query patterns and features172
twharmon/golambA toolset for building and deploying AWS Lambda functions with Go.7
go-ozzo/ozzo-dbxA Go package enhancing standard sql database functionality with powerful query building capabilities and DB-agnostic support for various databases.638
stephenafamo/bobA toolset providing a query builder and ORM/Factory generator for databases using Go.825
xujiajun/godbalA Go library for building and executing SQL queries with a focus on simplicity and ease of use.59
sdqri/effdslA Go library for building Elasticsearch queries in a type-safe and procedural manner.27
lydiandy/vsqlA tool for building SQL queries programmatically46
eaigner/hoodAn ORM library for Go, enabling the creation of structured databases with support for transactions, migrations, and validation.711