Open SebasScript opened 4 years ago
https://github.com/capacitor-community/realm I should have rest of the implementation in few days.
Thanks, thats great!!
Any updates?
Hello, would like to know updates on this please.
Would this work in local-only mode, without using cloud backend? I want to handle my own syncing to my own cloud service.
@priyankpat Any updates on this?
https://github.com/capacitor-community/realm I should have rest of the implementation in few days.
This is a realm-web version. Can you implement the whole realm database alternative ?
Plugin Request
Name: MongoDB Realm Package:
@capacitor-community/mongodb-realm
Platform(s)
Existing Solutions
There is an existing react native integration https://docs.mongodb.com/realm/react-native/
Description
Mongo DB is working on a new database integration for mongo db called realm. Mongo DB realm It is currently in beta and a similar backend as a service product as Firebase. Supporting offline storage, auto sync and other things.
I reached out to mongo db support and suggested an integration for capacitor / cordova (they already got an integration for react native) and they said that they are looking into it as they got multiple similar request. Having a capacitor integration and being able to use MongoDB with offline storage and auto sync would be an amazing addon to the ecosystem