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: about 1 year ago
Linked from 2 awesome lists

gogolang-librarysql

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
twharmon/gosql A query builder library for Go that simplifies the creation and manipulation of SQL databases. 32
vingarcia/ksql A simple and powerful Go library for interacting with SQL databases. 324
xujiajun/godbal A Go library for building and executing SQL queries with a focus on simplicity and ease of use. 59
a8m/rql A resource query language for REST APIs 343
timandy/routine Provides a set of goroutine context access interfaces to simplify the management of coroutine-specific information 240
avito-tech/go-transaction-manager An abstraction layer for managing transactions in database interactions 240
hashicorp/mql A query language for database models in Go that generates parameterized SQL without exposing the application to SQL injection. 45
cvilsmeier/sqinn-go A Go library for accessing SQLite databases without using cgo. 434
francoliberali/cql A query language designed to simplify and improve the way objects are queried from databases. 17
cristalhq/builq A simple and safe Go library for building SQL queries with parameter indexing. 91
hnh/qry A tool to store and generate reusable SQL queries in a structured format 35
lqs/sqlingo A lightweight DSL and ORM library for writing SQL in Go 416
go-rel/rel A modern ORM layer for Golang 772
aldy505/bob A Go library for constructing and building SQL queries in a type-safe manner. 17
stephenafamo/bob A toolset providing a query builder and ORM/Factory generator for databases using Go. 825