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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of HoneySQL!