sqlingvo
SQL builder
A Clojure DSL for building SQL queries using Lisp syntax
A Clojure & ClojureScript DSL for SQL
210 stars
10 watching
23 forks
Language: Clojure
last commit: 7 months ago
Linked from 1 awesome list
clojureclojurescriptlisppostgresqlsql
Related projects:
Repository | Description | Stars |
---|---|---|
stch-library/sql | A Clojure-based DSL for building SQL queries and statements. | 41 |
lqs/sqlingo | A lightweight DSL and ORM for generating and executing SQL queries in Go | 409 |
korma/korma | A Clojure library for generating and executing SQL queries in a concise and flexible way | 1,473 |
seancorfield/honeysql | A Clojure library that converts Clojure data structures into SQL | 1,769 |
fukamachi/sxql | An SQL generator for Common Lisp that provides a simple and flexible way to create SQL queries. | 363 |
manyuanrong/sql-builder | A Deno-based library for constructing and generating SQL queries from TypeScript data structures. | 55 |
walkable-server/walkable | A Clojure library for building APIs with a declarative, data-driven approach to query syntax and configuration. | 445 |
cmungall/sparqlprog | A programming language and environment that compiles logic queries to SPARQL queries for querying RDF data | 47 |
theleoborges/bouncer | A validation DSL for Clojure & Clojurescript applications | 364 |
jlesquembre/clj-nix | Provides Nix integration with Clojure projects to simplify their build and deployment process. | 148 |
lydiandy/vsql | A tool for building SQL queries programmatically | 46 |
didi/gendry | A Go library for building and parameterizing SQL queries in a flexible and reusable way. | 1,621 |
clojure/java.jdbc | Provides low-level JDBC-based access to databases in Clojure | 724 |
stephenafamo/bob | A toolset providing a query builder and ORM/Factory generator for databases using Go. | 793 |
cristalhq/builq | A simple and safe Go library for building SQL queries with parameter indexing. | 89 |