{"library":"sqlite-napi","type":"library","category":null,"description":"High-performance SQLite library for Node.js (>=18) and Bun (>=1.0) that closely mirrors the bun:sqlite API. Built with Rust using NAPI-RS for native speed. Current stable version is 1.3.0. Key differentiators: drop-in replacement for bun:sqlite on Node.js, TypeScript types included, supports custom functions, collations, schema introspection, migrations, serialization, and extensions. Active development on GitHub.","language":"javascript","status":"active","version":"1.3.0","tags":["javascript","sqlite","napi","node-addon","native","rust","bun","database","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install sqlite-napi","imports":["import { Database } from 'sqlite-napi'","import { Statement } from 'sqlite-napi'","import { Transaction } from 'sqlite-napi'","import { SqliteType } from 'sqlite-napi/schema'","import type { Database } from 'sqlite-napi'"]},{"cmd":"yarn add sqlite-napi","imports":[]},{"cmd":"pnpm add sqlite-napi","imports":[]}],"homepage":"https://github.com/nglmercer/sqlite-napi#readme","github":"https://github.com/nglmercer/sqlite-napi","docs":null,"changelog":null,"pypi":null,"npm":"sqlite-napi","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}