Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/globules-io/mongogx
- Owner: globules-io
- License: apache-2.0
- Created: 2017-11-03T02:26:30.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-04-06T06:27:22.000Z (10 months ago)
- Last Synced: 2024-08-11T10:04:34.590Z (6 months ago)
- Topics: cordova, database, encryption, es6, javascript, mongodb, phonegap, web, webview
- Language: JavaScript
- Homepage: https://globules.io
- Size: 46.9 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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)