Need advice about which tool to choose?Ask the StackShare community!
LokiJS vs SummitDB: What are the differences?
LokiJS: In-memory JavaScript Datastore with Persistence. LokiJS is a document oriented database written in javascript, published under MIT License. Its purpose is to store javascript objects as documents in a nosql fashion and retrieve them with a similar mechanism. Runs in node (including cordova/phonegap and node-webkit), nativescript and the browser; SummitDB: *In-Memory NoSQL DB *. SummitDB is an in-memory, NoSQL key/value database. It persists to disk, uses the Raft consensus algorithm, is ACID compliant, and built on a transactional and strongly-consistent model. It supports custom indexes, geospatial data, JSON documents, and user-defined JS scripting.
LokiJS and SummitDB can be categorized as "In-Memory Databases" tools.
LokiJS and SummitDB are both open source tools. LokiJS with 4.91K GitHub stars and 387 forks on GitHub appears to be more popular than SummitDB with 1.22K GitHub stars and 68 GitHub forks.
Pros of LokiJS
- Can query the objects directly3