Embedded, file-based database with MongoDB-like API for Node.js
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
BumbleDB is an embedded, file-based database for Node.js that provides a MongoDB-like API, allowing developers to perform CRUD operations and queries without running a separate database server. It targets Node.js applications needing simple, persistent data storage with a familiar NoSQL interface, ideal for prototyping, small-scale projects, or scenarios where a full database setup is unnecessary.