Hacker News new | ask | show | jobs
by m_mueller 4143 days ago
Our current usecase for NoSQL is that CouchDB can be replicated to mobile devices - I'm not aware of Postgres being able to do this. So I think there still are cases where it can be useful.
1 comments

Do you have an example of how to use this? I'm interested in analogs of the way Firebase works.
All you need is Couchbase Mobile. I'll make a blog post about its use when I get around to it.

http://developer.couchbase.com/mobile/index.html

http://pouchdb.com/ is one option.