warehousejs

js
Warehouse.js is a data storage layer node.js and browser providing unified API for many supported storage engines (MongoDB, MySQL, SQLite, in-memory and others). You can create REST server or client with only few lines of code.
Version 0.3.0
Keywords
databasedbstoragemongodbmysqlsqliterestrql
<script type="module"> import warehousejs from 'https://cdn.jsdelivr.net/npm/warehousejs@0.3.0/+esm' </script>