{"library":"json-sql-enhanced","type":"library","category":null,"description":"A modern fork of json-sql that converts MongoDB-style query objects into SQL queries with support for PostgreSQL, MySQL, SQLite, and MSSQL dialects. Version 3.0.0 is the current stable release with zero dependencies, active development on GitHub, and comprehensive support for operators like $regex, $size, $exists, $elemMatch, and nested logical operations. It differentiates from alternatives by providing dialect-optimized SQL generation, TypeScript type definitions, and a leaner API compared to larger ORMs.","language":"javascript","status":"active","version":"3.0.0","tags":["javascript","builder","json","mongodb","mssql","mysql","operators","postgresql","query"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install json-sql-enhanced","imports":["const jsonSql = require('json-sql-enhanced')();","const result = jsonSql.build({ type: 'select', table: 'users', condition: {} });","import type { BuildResult, QueryObject } from 'json-sql-enhanced';"]},{"cmd":"yarn add json-sql-enhanced","imports":[]},{"cmd":"pnpm add json-sql-enhanced","imports":[]}],"homepage":"https://github.com/forwardemail/json-sql-enhanced#readme","github":"https://github.com/forwardemail/json-sql-enhanced","docs":null,"changelog":null,"pypi":null,"npm":"json-sql-enhanced","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}