trustdb
v2.2.1
Published
Lightweight in-memory and persistent JavaScript/JSON database.
Downloads
17
Maintainers
Readme
TrustDB
Please note that this is still a work-in-progress and there might be major changes to the API in the future.
Quick overview
TrustDB is a lightweight, in-memory and persistent JavaScript/JSON database which got inspired by LokiJS. Its main goal is not to be extremely feature-rich but rather to provide a lightweight and robust database API without heavy dependencies.
Using TrustDB
Check out the documentation to get started.