Squel is a JavaScript library for fluent and safe SQL query string building, usable both in Node.js environments and in the browser. Works in Node.js and in the browser. Supports the standard SQL queries: SELECT, UPDATE, INSERT, and DELETE. Supports non-standard commands for popular DB engines such as MySQL. Supports parameterized queries for safe value escaping. It can be customized to build any query or command of your choosing. Uses method chaining for ease of use.
Features
- Supports building SELECT, INSERT, UPDATE, and DELETE queries via chaining
- Includes support for non-standard SQL dialects like MySQL
- Enables parameterized queries to help prevent injection
- Lightweight (~7 KB minified and gzipped)
- Works seamlessly in both Node.js and browser environments
- Flexible API allowing custom query construction
Categories
SQL ClientsLicense
MIT LicenseFollow Squel
Other Useful Business Software
Zenflow- The AI Workflow Engine for Software Devs
Zenflow is the AI workflow engine built for real teams. Parallel agents plan, code, test, and verify in one workflow. With spec-driven development and deep context, Zenflow turns requirements into production-ready output so teams ship faster and stay in flow.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Squel!