dotsql

Query manager

A library that allows you to store and execute SQL queries in a structured way

A Golang library for using SQL.

GitHub

742 stars
26 watching
53 forks
Language: Go
last commit: almost 3 years ago
Linked from 2 awesome lists

gogolang-librarysql

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
twharmon/gosqlA query builder library for Go that simplifies the creation and manipulation of SQL databases.32
vingarcia/ksqlA simple and powerful Go library for interacting with SQL databases.324
xujiajun/godbalA Go library for building and executing SQL queries with a focus on simplicity and ease of use.59
a8m/rqlA resource query language for REST APIs343
timandy/routineProvides a set of goroutine context access interfaces to simplify the management of coroutine-specific information240
avito-tech/go-transaction-managerAn abstraction layer for managing transactions in database interactions240
hashicorp/mqlA query language for database models in Go that generates parameterized SQL without exposing the application to SQL injection.45
cvilsmeier/sqinn-goA Go library for accessing SQLite databases without using cgo.434
francoliberali/cqlA query language designed to simplify and improve the way objects are queried from databases.17
cristalhq/builqA simple and safe Go library for building SQL queries with parameter indexing.91
hnh/qryA tool to store and generate reusable SQL queries in a structured format35
lqs/sqlingoA lightweight DSL and ORM library for writing SQL in Go416
go-rel/relA modern ORM layer for Golang772
aldy505/bobA Go library for constructing and building SQL queries in a type-safe manner.17
stephenafamo/bobA toolset providing a query builder and ORM/Factory generator for databases using Go.825