Open aqumus opened 6 years ago
Great question! Devs typically use CouchDB for its sync and conflict resolution capabilities. If you want to use PouchDB, you're stuck with using CouchDB as your back end which is fine, but we wanted to give these capabilities to MongoDB users as well.
So basically tortoisedb ( or turtledb) is nosql db agnostic? Does this mean rest provided features are same (apart from core Implementation) and target to solve similar use cases or real world scenarios.
As a dev, How is this different from pounchDb/CouchDb which offers similar sync functionalities