orcadb
v1.0.0
Published
A simple JSON file-based database module
Downloads
7
Readme
OrcaDB
OrcaDB is a simple JSON file-based database module for Node.js. It allows you to store, retrieve, update, and manage key-value pairs with ease.
Installation
To install OrcaDB, use the following command:
npm install orcadb