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

363 stars
20 watching
31 forks
Language: Common Lisp
last commit: about 1 month 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 412
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. 89
fukamachi/cl-dbi Provides a uniform interface for accessing various relational databases from Common Lisp. 207
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 171
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. 100
manyuanrong/sql-builder A Deno-based library for constructing and generating SQL queries from TypeScript data structures. 55
aldy505/bob An SQL query builder for Go that provides a structured way to create and execute SQL queries. 17
nullism/bqb A lightweight query builder library for generating SQL queries with parameterized placeholders. 154
andrenth/sequoia An OCaml-based type-safe query builder with syntax tree extension for composing and executing complex queries on relational data sources. 123
fukamachi/cl-project Generates modern Common Lisp project skeletons with flexible templates and recommended unit testing 251
leporo/sqlf A fast and flexible SQL query builder for Go. 145