Ideal for small to medium-sized applications, single-page applications (SPAs), development and prototyping phases, or scenarios where a lightweight storage solution is preferred over a traditional database system. It's especially beneficial for Node.js developers and those building client-side applications that require fast access to in-memory data.
No LokiJS videos yet. You could help us improve this page by suggesting one.
PouchDB - Open-source JavaScript database inspired by Apache CouchDB that's designed to run well within the browser
SignalDB - SignalDB is a reactive, local-first JavaScript database designed for modern web applications. It combines signal-based reactivity with powerful local data management and real-time synchronization capabilities.
RxDB - A fast, offline-first, reactive Database for JavaScript Applications
NeDB - The JavaScript Database, for Node.js, nw.js, electron and the browser - louischatriot/nedb
SQLite - SQLite Home Page
Redis - Redis is an open source in-memory data structure project implementing a distributed, in-memory key-value database with optional durability.