You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> MongOGX is a simple JavaScript based document store/database inspired by MongoDB. It supports local storage, session stoage and application data storage (via [Cordova](https://github.com/apache/cordova) - [cordova-plugin-file](https://github.com/apache/cordova-plugin-file)) storage modes.
3
+
> MongOGX is a simple JavaScript based document store/database inspired by MongoDB. It supports local storage, session storage and application data storage (via [Cordova](https://github.com/apache/cordova) - [cordova-plugin-file](https://github.com/apache/cordova-plugin-file)) storage modes.
4
4
5
5
> It also supports encryption (via code.google.com/p/crypto-js - included in this repo). Check out the [Wiki](https://github.com/globules-io/mongogx/wiki)
0 commit comments