buildsqlx
Query builder
A Go library for building database queries with support for various query patterns and features
Go database query builder library for PostgreSQL
172 stars
5 watching
17 forks
Language: Go
last commit: 10 months ago
Linked from 2 awesome lists
active-recordclausesdatabase-tableddldmlgogolanggolang-librarypostgresqlquery-buildersqlsqlbuildertransactions
Related projects:
Repository | Description | Stars |
---|---|---|
| A simple and safe Go library for building SQL queries with parameter indexing. | 91 |
| 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 |
| Automates the creation and execution of SQL queries to simplify data access and mapping | 196 |
| A Go package enhancing standard sql database functionality with powerful query building capabilities and DB-agnostic support for various databases. | 638 |
| A Go library for building and executing SQL queries with a focus on simplicity and ease of use. | 59 |
| A lightweight DSL and ORM library for writing SQL in Go | 416 |
| A Go library for building and parameterizing SQL queries in a flexible and reusable way. | 1,622 |
| A toolset providing a query builder and ORM/Factory generator for databases using Go. | 825 |
| A flexible and powerful SQL string builder library with a zero-config ORM. | 1,477 |
| A fast and flexible SQL query builder for Go. | 146 |
| A Go library providing a convenient and lightweight way to perform database operations without boilerplate code. | 406 |
| A Go library for building Elasticsearch queries in a type-safe and procedural manner. | 27 |
| A tool for converting Go structs into GraphQL objects and schemas on the fly | 39 |
| A framework for building relational algebra in Ruby to simplify and standardize SQL queries across various databases. | 269 |