sg
SQL generator
A Go library for generating standard SQL queries
sg: A simple standard SQL generator written in Go.
6 stars
1 watching
0 forks
Language: Go
last commit: almost 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A Go-based library for building and executing SQL queries with fluent syntax. | 279 |
| Automates code generation for Go-based SQL libraries from MySQL queries | 84 |
| A toolkit for parsing and generating SQL code in Go | 107 |
| A Go library for building and parameterizing SQL queries in a flexible and reusable way. | 1,622 |
| Tools for generating Golang code from SQL definitions | 18 |
| A Go library for accessing SQLite databases without using cgo. | 434 |
| A query builder library for Go that simplifies the creation and manipulation of SQL databases. | 32 |
| Provides an implementation of systemd Journal's native API for structured logging in Go. | 41 |
| Generates composable and type-safe SQL queries from a Go API | 101 |
| A 100% type-safe ORM library with code generation for Go, supporting multiple databases. | 726 |
| A Go library for generating and displaying simple tables in the terminal | 532 |
| A Go library for constructing and building SQL queries in a type-safe manner. | 17 |
| Automates the creation and execution of SQL queries to simplify data access and mapping | 196 |
| Generates Go structs from multiple XML documents | 78 |
| A logger for Go SQL databases without modifying the existing standard library usage. | 364 |