sqinn-go
SQL database library
A Go library for accessing SQLite databases without using cgo.
Golang SQLite without cgo
425 stars
5 watching
16 forks
Language: Go
last commit: 11 months ago
Linked from 2 awesome lists
golangsqlite
Related projects:
Repository | Description | Stars |
---|---|---|
go-the-way/sg | A Go library for generating standard SQL queries | 6 |
didi/gendry | A Go library for building and parameterizing SQL queries in a flexible and reusable way. | 1,621 |
stephenafamo/bob | A toolset providing a query builder and ORM/Factory generator for databases using Go. | 793 |
cristalhq/builq | A simple and safe Go library for building SQL queries with parameter indexing. | 89 |
xujiajun/godbal | A Go library for building and executing SQL queries with a focus on simplicity and ease of use. | 59 |
twharmon/gosql | A query builder library for Go that simplifies the creation and manipulation of SQL databases. | 32 |
siddontang/go-log | A Golang logging library with support for multiple handlers and log levels | 35 |
vingarcia/ksql | A simple and powerful Go library for interacting with SQL databases. | 320 |
wenerme/go-req | A declarative HTTP client library for the Go programming language | 22 |
elgris/sqrl | A Go-based library for building and executing SQL queries with fluent syntax. | 278 |
simukti/sqldb-logger | A logger for Go SQL databases without modifying the existing standard library usage. | 363 |
couchbase/goforestdb | Bindings for a NoSQL document store | 37 |
eaigner/hood | An ORM library for Go, enabling the creation of structured databases with support for transactions, migrations, and validation. | 711 |
go-kivik/kivik | Provides a common interface to various NoSQL databases | 315 |
go-rel/rel | A modern ORM layer for Golang | 770 |