Introduction
Simpl.DB, a lightweight, 0 dependency, easy-to-use local database using JSON to store data.
This package was developed to provide an easy access to a database for your projects, with a very simple usage and a lot of features.
Installation
npm install simpl.db
yarn add simpl.db
pnpm add simpl.db
bun add simpl.db
Why Simpl.DB?
Customizable
Speedy and lightweight
Dependency-free
Beginner friendly
Feature-rich
Intuitive
Data safely stored and organized and easily accessible and modifiable
Useful Links
Last updated
Was this helpful?