Skip to content
Joe Minichino edited this page Jul 27, 2013 · 27 revisions

LokiJS

Overview

LokiJS is a document oriented javascript database, somewhat similar to MongoDB. It supports indexing, querying and filtering of data collections.

Roadmap

  1. support of transactions
  2. map reduce
  3. remote synchronisation

Example usage