@narodb/naro
Version:
A simple, fast, and lightweight NoSQL database
19 lines (11 loc) • 439 B
Markdown
# NaroDB

A lightweight NoSQL database that encode and decode MessagePack binaries.
## Installation
To install NaroDB via npm, run the following command:
```
npm install @narodb/naro
```
## License
This project is licensed under the Server Side Public License. For more details, check
the [LICENSE](https://github.com/bryanlundberg/AquaBase/blob/main/LICENSE.txt) file.