Comment by rzzzt
2 years ago
Meteor wrapped the MongoDB API for this purpose. You are working with collections and can run the same queries over them, regardless of whether you are connected to a DB instance or the browser's local storage.
For CouchDB an equivalent exists in the form of PouchDB: https://pouchdb.com/
No comments yet
Contribute on Hacker News ↗