@un-index/kv-abstraction
A package to provide a simple key-value database interface, uses SQL internally.
A package to provide a simple key-value database interface, uses SQL internally.
Manipulate javascript Objects as like No SQL.
JSON local database is like mongoDB database. It's a simple local database that uses JSON files as collections. A perfect solution of electron/node apps that needs a local database.
SQlite3 database but simplified with easy methods and TypeScript support!
Simple and lightweight JSON database that performs CRUD operations.
SQlite3 database but simplified with easy methods, with TypeScript support!