sxql

Query builder

An SQL generator for Common Lisp that provides a simple and flexible way to create SQL queries.

An SQL generator for Common Lisp.

GitHub

365 stars
20 watching
31 forks
Language: Common Lisp
last commit: 3 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
lqs/sqlingo A lightweight DSL and ORM library for writing SQL in Go 416
cmungall/sparqlprog A programming language and environment that compiles logic queries to SPARQL queries for querying RDF data 47
cristalhq/builq A simple and safe Go library for building SQL queries with parameter indexing. 91
fukamachi/cl-dbi Provides a uniform interface for accessing various relational databases from Common Lisp. 208
stch-library/sql A Clojure-based DSL for building SQL queries and statements. 41
twharmon/gosql A query builder library for Go that simplifies the creation and manipulation of SQL databases. 32
arthurkushman/buildsqlx A Go library for building database queries with support for various query patterns and features 172
bettyblocks/sql_dust A tool to generate SQL queries using simple and intuitive syntax 118
fukamachi/datafly A lightweight Common Lisp library for interacting with relational databases. 101
manyuanrong/sql-builder A Deno-based library for constructing and generating SQL queries from TypeScript data structures. 55
aldy505/bob A Go library for constructing and building SQL queries in a type-safe manner. 17
nullism/bqb A lightweight query builder library for generating SQL queries with parameterized placeholders. 155
andrenth/sequoia An OCaml-based type-safe query builder with syntax tree extension for composing and executing complex queries on relational data sources. 124
fukamachi/cl-project Generates modern Common Lisp project skeletons with flexible templates and recommended unit testing 253
leporo/sqlf A fast and flexible SQL query builder for Go. 146