easy-nosql

Simple noSql database for low-loaded projects

Usage no npm install needed!

<script type="module">
  import easyNosql from 'https://cdn.skypack.dev/easy-nosql';
</script>

README

EasyNoSQL

Description: coming soonsoon

API

EasyNoSQL.manage

#create(fullPathToDb)

This function create new database at specified path

#open(fullPathToDb)

This function is opening exsisting database by specified path