{"library":"sql-easy-builder","type":"library","category":null,"description":"sql-easy-builder is a lightweight SQL query builder for Node.js that supports SELECT, INSERT, UPDATE, DELETE, JOINs, subqueries, and common SQL functions with a fluent API. Version 3.3.0 is stable with active maintenance. It differentiates itself by offering a simple, chainable syntax, automatic parameterized queries to prevent SQL injection, TypeScript type definitions, and zero dependencies. Unlike heavier ORMs, it provides fine-grained control over SQL generation without abstracting away the database language.","language":"javascript","status":"active","version":"3.3.0","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install sql-easy-builder","imports":["import { Builder } from 'sql-easy-builder'","import { raw } from 'sql-easy-builder'","import { SQL } from 'sql-easy-builder'"]},{"cmd":"yarn add sql-easy-builder","imports":[]},{"cmd":"pnpm add sql-easy-builder","imports":[]}],"homepage":"https://github.com/yefei/sql-easy-builder#readme","github":"https://github.com/yefei/sql-easy-builder","docs":null,"changelog":null,"pypi":null,"npm":"sql-easy-builder","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}