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

740 stars
26 watching
53 forks
Language: Go
last commit: 12 months 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. 320
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 235
avito-tech/go-transaction-manager An abstraction layer for managing transactions in database interactions 232
hashicorp/mql A query language for database models in Go that generates parameterized SQL without exposing the application to SQL injection. 44
cvilsmeier/sqinn-go A Go library for accessing SQLite databases without using cgo. 425
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. 89
hnh/qry A tool to store and generate reusable SQL queries in a structured format 35
lqs/sqlingo A lightweight DSL and ORM for generating and executing SQL queries in Go 409
go-rel/rel A modern ORM layer for Golang 770
aldy505/bob An SQL query builder for Go that provides a structured way to create and execute SQL queries. 17
stephenafamo/bob A toolset providing a query builder and ORM/Factory generator for databases using Go. 793