ksql

SQL library

A simple and powerful Go library for interacting with SQL databases.

A Simple and Powerful Golang SQL Library

GitHub

320 stars
10 watching
22 forks
Language: Go
last commit: 15 days ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
xujiajun/godbal A Go library for building and executing SQL queries with a focus on simplicity and ease of use. 59
stephenafamo/bob A toolset providing a query builder and ORM/Factory generator for databases using Go. 793
cvilsmeier/sqinn-go A Go library for accessing SQLite databases without using cgo. 425
hashicorp/mql A query language for database models in Go that generates parameterized SQL without exposing the application to SQL injection. 44
qustavo/dotsql A library that allows you to store and execute SQL queries in a structured way 740
didi/gendry A Go library for building and parameterizing SQL queries in a flexible and reusable way. 1,621
cristalhq/builq A simple and safe Go library for building SQL queries with parameter indexing. 89
go-the-way/sg A Go library for generating standard SQL queries 6
wenerme/go-req A declarative HTTP client library for the Go programming language 22
jpincas/tormenta An embedded object-persistence layer with simple JSON database capabilities for Go projects 45
surrealdb/surrealdb.go A Go library providing an interface to SurrealDB, allowing users to connect to and manipulate data in a real-time database 243
twharmon/gosql A query builder library for Go that simplifies the creation and manipulation of SQL databases. 32
elgris/sqrl A Go-based library for building and executing SQL queries with fluent syntax. 278
go-kivik/kivik Provides a common interface to various NoSQL databases 315
seldonio/goven A Go library that provides a drop-in query language to define and execute queries against GORM database schemas. 60