ksql

SQL library

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

A Simple and Powerful Golang SQL Library

GitHub

324 stars
10 watching
22 forks
Language: Go
last commit: almost 2 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
xujiajun/godbalA Go library for building and executing SQL queries with a focus on simplicity and ease of use.59
stephenafamo/bobA toolset providing a query builder and ORM/Factory generator for databases using Go.825
cvilsmeier/sqinn-goA Go library for accessing SQLite databases without using cgo.434
hashicorp/mqlA query language for database models in Go that generates parameterized SQL without exposing the application to SQL injection.45
qustavo/dotsqlA library that allows you to store and execute SQL queries in a structured way742
didi/gendryA Go library for building and parameterizing SQL queries in a flexible and reusable way.1,622
cristalhq/builqA simple and safe Go library for building SQL queries with parameter indexing.91
go-the-way/sgA Go library for generating standard SQL queries6
wenerme/go-reqA declarative HTTP client library for the Go programming language22
jpincas/tormentaAn embedded object-persistence layer with simple JSON database capabilities for Go projects45
surrealdb/surrealdb.goA Go library providing an interface to SurrealDB, allowing users to connect to and manipulate data in a real-time database250
twharmon/gosqlA query builder library for Go that simplifies the creation and manipulation of SQL databases.32
elgris/sqrlA Go-based library for building and executing SQL queries with fluent syntax.279
go-kivik/kivikProvides a common interface to various NoSQL databases316
seldonio/govenA Go library that provides a drop-in query language to define and execute queries against GORM database schemas.60