godbal

SQL client

A Go library for building and executing SQL queries with a focus on simplicity and ease of use.

Database Abstraction Layer (dbal) for Go. Support SQL builder and get result easily (now only support mysql)

GitHub

59 stars
6 watching
29 forks
Language: Go
last commit: almost 6 years ago
Linked from 2 awesome lists

dbalgolangmysqlsqlbuilder

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
didi/gendry A Go library for building and parameterizing SQL queries in a flexible and reusable way. 1,622
stephenafamo/bob A toolset providing a query builder and ORM/Factory generator for databases using Go. 825
cristalhq/builq A simple and safe Go library for building SQL queries with parameter indexing. 91
twharmon/gosql A query builder library for Go that simplifies the creation and manipulation of SQL databases. 32
rocketlaunchr/dbq A Go library providing a convenient and lightweight way to perform database operations without boilerplate code. 406
huandu/go-sqlbuilder A flexible and powerful SQL string builder library with a zero-config ORM. 1,477
aldy505/bob A Go library for constructing and building SQL queries in a type-safe manner. 17
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
arthurkushman/buildsqlx A Go library for building database queries with support for various query patterns and features 172
bokwoon95/go-structured-query Automates the creation and execution of SQL queries to simplify data access and mapping 196
cvilsmeier/sqinn-go A Go library for accessing SQLite databases without using cgo. 434
sdqri/effdsl A Go library for building Elasticsearch queries in a type-safe and procedural manner. 27
godror/godror A Go driver for connecting to Oracle Database using the OCI wrapper 538
surrealdb/surrealdb.go A Go library providing an interface to SurrealDB, allowing users to connect to and manipulate data in a real-time database 250
vingarcia/ksql A simple and powerful Go library for interacting with SQL databases. 324