sqlite-mobile

JSON →
library 0.1.4 ·javascript
verified Jun 7, 2026

sqlite-mobile is a lightweight, TypeScript-first SQLite client optimized for mobile and edge environments. Version 0.1.4 is the current stable release, with irregular cadence. It provides a simple async API over SQLite, focusing on minimal dependencies and cross-platform compatibility (Node.js, React Native, Bun). Unlike better-sqlite3, it is designed for mobile runtimes and supports synchronous and asynchronous operations.