Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/globules-io/mongogx

A simple MongoDB inspired document store - persistence for the web & webview (via Cordova)
https://github.com/globules-io/mongogx

cordova database encryption es6 javascript mongodb phonegap web webview

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

        

![alt text](https://repository-images.githubusercontent.com/109342299/36907e80-5ecc-11ea-93cf-11f46ad8d01d)

> 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.

> 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)