# Introduction

This package was developed to give easy access to a database in your projects, with many functionalities and without third-party dependencies.

### Installation

{% hint style="info" %}
Minimum required [Node.js](https://nodejs.org) version: **14.0.0**
{% endhint %}

```
npm install moonlight.db
```
