Korma
SQL query builder
A Clojure library for generating and executing SQL queries in a concise and flexible way
Tasty SQL for Clojure.
1k stars
44 watching
223 forks
Language: Clojure
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cristalhq/builq | A simple and safe Go library for building SQL queries with parameter indexing. | 89 |
r0man/sqlingvo | A Clojure DSL for building SQL queries using Lisp syntax | 210 |
stch-library/sql | A Clojure-based DSL for building SQL queries and statements. | 41 |
didi/gendry | A Go library for building and parameterizing SQL queries in a flexible and reusable way. | 1,623 |
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 |
fukamachi/sxql | An SQL generator for Common Lisp that provides a simple and flexible way to create SQL queries. | 363 |
seancorfield/honeysql | A Clojure library that converts Clojure data structures into SQL | 1,769 |
apurebase/kgraphql | A Kotlin implementation of GraphQL schema setup using a rich DSL | 305 |
tatut/specql | A Clojure library that generates and executes common PostgreSQL queries with minimal boilerplate code. | 132 |
clojure/java.jdbc | Provides low-level JDBC-based access to databases in Clojure | 724 |
cmungall/sparqlprog | A programming language and environment that compiles logic queries to SPARQL queries for querying RDF data | 47 |
lydiandy/vsql | A tool for building SQL queries programmatically | 46 |
burke-software/django-report-builder | A tool for generating reports from Django databases using a graphical user interface. | 769 |
neo4j/cypher-dsl | A Java-based tool for generating Cypher queries in a type-safe and builder-like manner. | 198 |