> For the complete documentation index, see [llms.txt](https://moonlightdb.js.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://moonlightdb.js.org/introduction.md).

# 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
```
