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
Build Agents and Models on One Platform
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of HoneySQL!