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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of HoneySQL!