{"library":"bare-sqlite","type":"library","category":null,"description":"SQLite bindings for the Bare runtime environment (v0.1.4). Provides synchronous database operations using a compiled C addon for performance and low memory footprint. Supports prepared statements, tagged template literal queries with LRU caching, extension loading (with security switches), foreign key constraints, and both WAL/delete journal modes. Unlike sql.js (WebAssembly) or better-sqlite3 (Node.js), bare-sqlite is designed specifically for Bare and ships with TypeScript declarations. Release cadence is irregular; breaking changes may occur before v1.0.","language":"javascript","status":"active","version":"0.1.4","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install bare-sqlite","imports":["import { DatabaseSync } from 'bare-sqlite'","const { DatabaseSync } = require('bare-sqlite')","import { StatementSync } from 'bare-sqlite'","const sql = db.createTagStore()"]},{"cmd":"yarn add bare-sqlite","imports":[]},{"cmd":"pnpm add bare-sqlite","imports":[]}],"homepage":"https://github.com/holepunchto/bare-sqlite#readme","github":"https://github.com/holepunchto/bare-sqlite","docs":null,"changelog":null,"pypi":null,"npm":"bare-sqlite","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}