dotsql
Query manager
A library that allows you to store and execute SQL queries in a structured way
A Golang library for using SQL.
742 stars
26 watching
53 forks
Language: Go
last commit: about 1 year ago
Linked from 2 awesome lists
gogolang-librarysql
Related projects:
Repository | Description | Stars |
---|---|---|
| A query builder library for Go that simplifies the creation and manipulation of SQL databases. | 32 |
| A simple and powerful Go library for interacting with SQL databases. | 324 |
| A Go library for building and executing SQL queries with a focus on simplicity and ease of use. | 59 |
| A resource query language for REST APIs | 343 |
| Provides a set of goroutine context access interfaces to simplify the management of coroutine-specific information | 240 |
| An abstraction layer for managing transactions in database interactions | 240 |
| A query language for database models in Go that generates parameterized SQL without exposing the application to SQL injection. | 45 |
| A Go library for accessing SQLite databases without using cgo. | 434 |
| A query language designed to simplify and improve the way objects are queried from databases. | 17 |
| A simple and safe Go library for building SQL queries with parameter indexing. | 91 |
| A tool to store and generate reusable SQL queries in a structured format | 35 |
| A lightweight DSL and ORM library for writing SQL in Go | 416 |
| A modern ORM layer for Golang | 772 |
| A Go library for constructing and building SQL queries in a type-safe manner. | 17 |
| A toolset providing a query builder and ORM/Factory generator for databases using Go. | 825 |