MiniMongo

From air
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

MiniMongo Client-side mongo database with server sync over http

https://www.npmjs.org/package/minimongo

an in-memory, non-persistent implementation of Mongo in pure JavaScript. It does not rely on HTML5 localStorage since it exists only in the browser’s memory.

Use in Meteor framework