sqinn-go
SQL database library
A Go library for accessing SQLite databases without using cgo.
Golang SQLite without cgo
434 stars
5 watching
16 forks
Language: Go
last commit: almost 2 years ago
Linked from 2 awesome lists
golangsqlite
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Go library for generating standard SQL queries | 6 |
| | A Go library for building and parameterizing SQL queries in a flexible and reusable way. | 1,622 |
| | A toolset providing a query builder and ORM/Factory generator for databases using Go. | 825 |
| | A simple and safe Go library for building SQL queries with parameter indexing. | 91 |
| | A Go library for building and executing SQL queries with a focus on simplicity and ease of use. | 59 |
| | A query builder library for Go that simplifies the creation and manipulation of SQL databases. | 32 |
| | A Golang logging library with support for multiple handlers and log levels | 35 |
| | A simple and powerful Go library for interacting with SQL databases. | 324 |
| | A declarative HTTP client library for the Go programming language | 22 |
| | A Go-based library for building and executing SQL queries with fluent syntax. | 279 |
| | A logger for Go SQL databases without modifying the existing standard library usage. | 364 |
| | Bindings for a NoSQL document store | 37 |
| | An ORM library for Go, enabling the creation of structured databases with support for transactions, migrations, and validation. | 711 |
| | Provides a common interface to various NoSQL databases | 316 |
| | A modern ORM layer for Golang | 772 |