Skip to content

A simple MongoDB inspired document store - persistence for the web & webview (via Cordova)

License

Notifications You must be signed in to change notification settings

globules-io/MongOGX

Repository files navigation

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