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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of HoneySQL!