sqlingo
SQL query builder
A lightweight DSL and ORM for generating and executing SQL queries in Go
💥 A lightweight DSL & ORM which helps you to write SQL in Go.
409 stars
12 watching
28 forks
Language: Go
last commit: 6 days ago
Linked from 2 awesome lists
databasegogolangmysqlormsql-dslsqlbuilder
Related projects:
Repository | Description | Stars |
---|---|---|
cristalhq/builq | A simple and safe Go library for building SQL queries with parameter indexing. | 89 |
aldy505/bob | An SQL query builder for Go that provides a structured way to create and execute SQL queries. | 17 |
twharmon/gosql | A query builder library for Go that simplifies the creation and manipulation of SQL databases. | 32 |
leporo/sqlf | A fast and flexible SQL query builder for Go. | 144 |
huandu/go-sqlbuilder | A flexible and powerful SQL string builder library with a zero-config ORM. | 1,463 |
bokwoon95/go-structured-query | Automates the creation and execution of SQL queries to simplify data access and mapping | 197 |
stephenafamo/bob | A toolset providing a query builder and ORM/Factory generator for databases using Go. | 793 |
didi/gendry | A Go library for building and parameterizing SQL queries in a flexible and reusable way. | 1,621 |
arthurkushman/buildsqlx | A Go library for building database queries with support for various query patterns and features | 172 |
fukamachi/sxql | An SQL generator for Common Lisp that provides a simple and flexible way to create SQL queries. | 363 |
nullism/bqb | A lightweight query builder library for generating SQL queries with parameterized placeholders. | 152 |
r0man/sqlingvo | A Clojure DSL for building SQL queries using Lisp syntax | 210 |
lydiandy/vsql | A tool for building SQL queries programmatically | 46 |
sdqri/effdsl | A Go library for building Elasticsearch queries in a type-safe and procedural manner. | 26 |
xujiajun/godbal | A Go library for building and executing SQL queries with a focus on simplicity and ease of use. | 59 |