Introduction

db-local, local database for small to medium projects, that uses schema standardization and JSON to store data.

Installation

npm install db-local
yarn add db-local

Last updated