Machobot Database

JSON →
library 0.1.14 ·javascript
verified Jun 4, 2026

A lightweight, embedded database designed specifically for the Macho framework. Version 0.1.14 is the latest stable release with minimal updates. It serves as a simple key-value store for Node.js applications, prioritizing ease of use over performance or scalability. Compared to alternatives like LevelDB or SQLite, it is tightly coupled to the Macho ecosystem and not recommended for standalone use.