Using PouchDB with MongoDB
PouchDB contributor here. 🙂 This is actually a question we get a lot, and it’s understandable, given the popularity of MongoDB. The short answer is: no, there’s no way to get a PouchDB that you can just plug into your existing MongoDB database. You might want to try Meteor.js instead. The long answer is that … Read more