expresser-database-tingodb

TingoDB database plugin for Expresser.

Usage no npm install needed!

<script type="module">
  import expresserDatabaseTingodb from 'https://cdn.skypack.dev/expresser-database-tingodb';
</script>

README

Expresser: TingoDB Database

The Database module is a TingoDB wrapper and has 3 main methods: {{ get }}, {{ set }} and {{ del }}. TingoDB is a JSON file-based database that replicates the MongoDB implementation.

Please check the MongoDB documentation for more info ()

For detailed info on specific features, check the annotated source on /docs/database-tingo.html