{"library":"sql-wizard","type":"library","category":null,"description":"Generate SQL queries and Express REST routes from JavaScript objects. Version 1.6.1 provides sqlFind, sqlCreate, sqlUpdate, sqlDelete, sqlPopulate helpers for PostgreSQL (pg) with support for joins, sorting, pagination, OR/AND searches, wildcards, and debug mode. Also includes createSqlRestRoutesServerless for serverless Next.js/Vercel endpoints and Express route generation. Differentiator: minimal configuration, wraps raw SQL generation with option-based filtering, and supports serverless deployment out of the box.","language":"javascript","status":"active","version":"1.6.1","tags":["javascript","SQL"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install sql-wizard","imports":["import { sql } from 'sql-wizard';\nconst { sqlFind } = sql;","import { createSqlRestRoutesServerless } from 'sql-wizard';","const server = require('express')(); /* use from another package */"]},{"cmd":"yarn add sql-wizard","imports":[]},{"cmd":"pnpm add sql-wizard","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"sql-wizard","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}