dbdjs.db

JSON →
library 2.0.2 ·javascript
verified Jun 4, 2026

dbdjs.db is a JSON-based database library for Node.js, optimized for speed and ease of use, commonly used with Discord bots (dbd.js, aoi.js). Version 2.0.2 is the current stable release. It provides a simple key-value store with tables, file-based persistence, in-memory caching, and configurable save intervals. Types included. Alternatives like enmap or quick.db offer similar functionality.