RxDB is a reactive, serverless, client-side, offline-first database in javascript. Features - Omniusable on browsers, nodejs, election, cordova, react-native and every other javascript-runtime - Reactive data-handling based on rxjs - Replication between client and server-data, compatible with pouchdbPouchDB, couchdbCouchDB and cloudantIBM Cloudant - Schema-based with the easy-to-learn standard of jsonschema - Mango-Query exactly like you know from mongoDB and mongoose - Encryption of single data-fields to protect your users data - Import/Export of the database-state (json), awesome for coding with TDD - Multi-Window to synchronise data between different browser-windows or nodejs-processes - ORM-capabilities to easily handle data-code-relations


