specql

Query generator

A Clojure library that generates and executes common PostgreSQL queries with minimal boilerplate code.

Automatic PostgreSQL CRUD queries

GitHub

132 stars
5 watching
10 forks
Language: Clojure
last commit: 2 months ago
Linked from 2 awesome lists

clojurejdbcsql

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
anqit/spanqit A tool for programmatically generating SPARQL queries in Java 13
nikita-volkov/hasql-th A Haskell library for compiling Postgres queries into domain-specific types at compile-time. 112
seancorfield/honeysql A Clojure library that converts Clojure data structures into SQL 1,769
sparql-generate/sparql-generate A tool for generating SPARQL queries from templates and data 68
pganalyze/pg_query.rs An SQL query parser and transformer library 139
khaosdoctor/gotql Provides a utility to generate and execute GraphQL queries using JSON objects instead of strings 407
go-the-way/sg A Go library for generating standard SQL queries 6
sweetiq/schemats Automates the generation of TypeScript interface definitions from relational databases 1,037
tj/terminal-table A tool for generating ASCII tables in various formats and styles. 1,533
uds-psl/autosubst2 A tool for generating Coq code from syntactic theories with variable binders 17
neo4j/cypher-dsl A Java-based tool for generating Cypher queries in a type-safe and builder-like manner. 198
korma/korma A Clojure library for generating and executing SQL queries in a concise and flexible way 1,473
tizoc/ppx_pgsql A syntax extension for embedded SQL queries using PG'OCaml. 52
timeshift92/hasura-orm A TypeScript library for programmatically generating queries for a Hasura ORM-based database abstraction layer 25
relops/sqlc Generates composable and type-safe SQL queries from a Go API 101