{"library":"sql-extra","type":"library","category":null,"description":"Utility library providing helper functions for generating common SQL commands programmatically. Current version 0.1.13. Lightweight, no dependencies, supports PostgreSQL-specific features like tsquery. Offers methods like createTable, createIndex, insertInto, and tableExists. Suitable for Node.js applications needing dynamic SQL generation. Not actively maintained; last update in 2021.","language":"javascript","status":"maintenance","version":"0.1.13","tags":["javascript","sql","extra"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install sql-extra","imports":["const extra = require('sql-extra')","const { createTable } = require('sql-extra')","const extra = require('sql-extra'); extra.createIndex(...)"]},{"cmd":"yarn add sql-extra","imports":[]},{"cmd":"pnpm add sql-extra","imports":[]}],"homepage":"https://github.com/nodef/sql-extra#readme","github":"https://github.com/nodef/sql-extra","docs":null,"changelog":null,"pypi":null,"npm":"sql-extra","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}