ksql
SQL library
A simple and powerful Go library for interacting with SQL databases.
A Simple and Powerful Golang SQL Library
324 stars
10 watching
22 forks
Language: Go
last commit: 4 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A Go library for building and executing SQL queries with a focus on simplicity and ease of use. | 59 |
| A toolset providing a query builder and ORM/Factory generator for databases using Go. | 825 |
| A Go library for accessing SQLite databases without using cgo. | 434 |
| A query language for database models in Go that generates parameterized SQL without exposing the application to SQL injection. | 45 |
| A library that allows you to store and execute SQL queries in a structured way | 742 |
| A Go library for building and parameterizing SQL queries in a flexible and reusable way. | 1,622 |
| A simple and safe Go library for building SQL queries with parameter indexing. | 91 |
| A Go library for generating standard SQL queries | 6 |
| A declarative HTTP client library for the Go programming language | 22 |
| An embedded object-persistence layer with simple JSON database capabilities for Go projects | 45 |
| A Go library providing an interface to SurrealDB, allowing users to connect to and manipulate data in a real-time database | 250 |
| A query builder library for Go that simplifies the creation and manipulation of SQL databases. | 32 |
| A Go-based library for building and executing SQL queries with fluent syntax. | 279 |
| Provides a common interface to various NoSQL databases | 316 |
| A Go library that provides a drop-in query language to define and execute queries against GORM database schemas. | 60 |