bob
Database toolkit
A toolset providing a query builder and ORM/Factory generator for databases using Go.
SQL query builder and ORM/Factory generator for Go with support for PostgreSQL, MySQL and SQLite
825 stars
9 watching
45 forks
Language: Go
last commit: 2 months ago
Linked from 1 awesome list
databasegolanghacktoberfestmysqlormpostgrespostgresqlprismapsqlquery-buildersqlsqlitesqlite3
Related projects:
Repository | Description | Stars |
---|---|---|
| A Go library for building and executing SQL queries with a focus on simplicity and ease of use. | 59 |
| 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 lightweight DSL and ORM library for writing SQL in Go | 416 |
| A Go library for building database queries with support for various query patterns and features | 172 |
| An auto-generated query builder for type-safe database access in Go | 2,191 |
| A 100% type-safe ORM library with code generation for Go, supporting multiple databases. | 726 |
| A Go library for building and parameterizing SQL queries in a flexible and reusable way. | 1,622 |
| A simple and safe Go library for building SQL queries with parameter indexing. | 91 |
| Automates the creation and execution of SQL queries to simplify data access and mapping | 196 |
| A Go library for accessing SQLite databases without using cgo. | 434 |
| A fast and flexible SQL query builder for Go. | 146 |
| A flexible and powerful SQL string builder library with a zero-config ORM. | 1,477 |
| An ORM library for Go, enabling the creation of structured databases with support for transactions, migrations, and validation. | 711 |
| A Go package enhancing standard sql database functionality with powerful query building capabilities and DB-agnostic support for various databases. | 638 |