inflames.db

JSON →
library 5.1.1 ·javascript
verified Jun 7, 2026

SQLite and BSON database module for Node.js by InFlames. Version 5.1.1 provides a quick, simple API with functions like set, get, fetch, push, pull, add, sub, delete, deleteValue, deleteAll, and has. Supports both SQLite (.db) and BSON (.bson) backends, automatically creating database files. The package is primarily documented in Turkish. It ships TypeScript types. Release cadence is irregular. Alternatives like better-sqlite3 or lowdb offer more mature ecosystems, but inflames.db focuses on ease of use with a unified API similar to quick.db.