nodb

Simple database API designed with extensibility from the scratch.

Usage no npm install needed!

<script type="module">
  import nodb from 'https://cdn.skypack.dev/nodb';
</script>

README

nodb

Simple, flexible and extensible database API for all javascript environments

Installation

npm install --save nodb

Usage