sqlite-napi

JSON →
library 1.3.0 ·javascript
verified Jun 7, 2026

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.