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