{"library":"icql","type":"library","category":null,"description":"ICQL is a Node.js SQLite adapter that combines YeSQL-style statement files with better-sqlite3 to turn named SQL definitions into callable methods. Version 5.3.0 (stable) is released on npm, but development appears low-cadence. Unlike ORMs, ICQL keeps SQL external and explicit, supporting procedures (multiple statements) and queries (SELECT). Requires better-sqlite3 as connector. Early-stage: may have bugs and breaking changes.","language":"javascript","status":"active","version":"5.3.0","tags":["javascript","sql","sqlite","db","yesql"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install icql","imports":["import ICQL from 'icql'","import { bind } from 'icql'","import type { Settings } from 'icql'"]},{"cmd":"yarn add icql","imports":[]},{"cmd":"pnpm add icql","imports":[]}],"homepage":"https://github.com/loveencounterflow/icql#readme","github":"https://github.com/loveencounterflow/icql","docs":null,"changelog":null,"pypi":null,"npm":"icql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}