# NaroDB

![NaroDB Logo](./docs/public/logo_small.png)

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.
