dbq
DB client
A Go library providing a convenient and lightweight way to perform database operations without boilerplate code.
Zero boilerplate database operations for Go
405 stars
9 watching
21 forks
Language: Go
last commit: over 3 years ago
Linked from 2 awesome lists
databasegogolangmysqlpostgrespostgresql
Related projects:
Repository | Description | Stars |
---|---|---|
rocketlaunchr/dataframe-go | A lightweight data manipulation and analysis package for Go. | 1,192 |
xujiajun/godbal | A Go library for building and executing SQL queries with a focus on simplicity and ease of use. | 59 |
apache/rocketmq-client-go | A Go client for Apache RocketMQ, providing synchronous and asynchronous message sending capabilities | 1,308 |
arthurkushman/buildsqlx | A Go library for building database queries with support for various query patterns and features | 172 |
cristalhq/builq | A simple and safe Go library for building SQL queries with parameter indexing. | 89 |
nakagami/firebirdsql | A Go library that enables interaction with Firebird relational database management system. | 229 |
joshpme/azure-go-ddd-boilerplate | A boilerplate project providing a foundation for building DDD/CQRS/Event Sourcing applications in GoLang, including support for Azure Functions. | 0 |
bokwoon95/go-structured-query | Automates the creation and execution of SQL queries to simplify data access and mapping | 197 |
stephenafamo/bob | A toolset providing a query builder and ORM/Factory generator for databases using Go. | 793 |
allaboutapps/go-starter | A comprehensive template for building production-ready RESTful JSON APIs in Go with integrated development tools and workflows. | 506 |
go-kivik/kivik | Provides a common interface to various NoSQL databases | 315 |
chenmingyong0423/go-mongox | A Go library for interacting with MongoDB databases, providing streamlined document operations and generic binding of structs to collections. | 136 |
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 |
apache/rocketmq-clients | A collection of client libraries for Apache RocketMQ, providing standardized interfaces for various programming languages. | 327 |
aerospike/aerospike-client-go | A Go library providing an interface to interact with Aerospike databases | 436 |