{"library":"sql-bricks-sqlite","type":"library","category":null,"description":"SQL-Bricks-SQLite (v1.0.0) extends the core sql-bricks library with SQLite-specific SQL generation functions such as LIMIT, OFFSET, OR REPLACE, OR ABORT, and other SQLite dialect features. It provides a transparent, schemaless builder for SELECT, INSERT, UPDATE, and DELETE statements targetting SQLite. The package has no dependencies other than sql-bricks itself. It is released as a stable package but is in maintenance mode with infrequent updates. Key differentiator: seamless integration with sql-bricks for developers already using that library.","language":"javascript","status":"maintenance","version":"1.0.0","tags":["javascript","sql","generation","generate","query","sqlite","builder","select","insert"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install sql-bricks-sqlite","imports":["import sql from 'sql-bricks-sqlite'","import { select } from 'sql-bricks-sqlite'","// Browser global: var sql = SQLiteBricks;"]},{"cmd":"yarn add sql-bricks-sqlite","imports":[]},{"cmd":"pnpm add sql-bricks-sqlite","imports":[]}],"homepage":"https://github.com/CSNW/sql-bricks-sqlite","github":"https://github.com/CSNW/sql-bricks-sqlite","docs":null,"changelog":null,"pypi":null,"npm":"sql-bricks-sqlite","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}