HoneySQL is a Clojure library that transforms data-structure-based query descriptions into SQL strings (with parameter separation). It focuses purely on generation—leaving execution to libraries like next.jdbc. It supports complex constructs (JOINs, subqueries, CTEs), and allows dynamic query-building with safety and readability.
Features
- SQL DSL via composable Clojure maps/vectors
- Safe parameter interpolation (formatting with :params)
- Supports SELECT, INSERT, UPDATE, DELETE, JOIN, CTE, subqueries
- Modular helpers for query construction
- Avoids coupling to execution layers
- Licensed under Eclipse Public License
Categories
SQL ClientsFollow HoneySQL
Other Useful Business Software
Full-stack observability with actually useful AI | Grafana Cloud
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of HoneySQL!