Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 559 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 559 Bytes

alt text

MongOGX is a simple JavaScript based document store/database inspired by MongoDB. It supports local storage, session storage and application data storage (via Cordova - cordova-plugin-file) storage modes.

It also supports encryption (via code.google.com/p/crypto-js - included in this repo). Check out the Wiki