Mongo DB Realm Integration #3203
Replies: 4 comments 4 replies
-
This sounds like a plugin request. Care to make a proposal? |
Beta Was this translation helpful? Give feedback.
-
https://github.com/capacitor-community/realm I've started the work on it. Completed authentication, looking at the DataModel. |
Beta Was this translation helpful? Give feedback.
-
Would this work in local-only mode, without using cloud backend? I want to handle my own syncing to my own cloud service. |
Beta Was this translation helpful? Give feedback.
-
I'm really love a realm integration and it seems like @priyankpat's project would require a ton of work to become usable. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
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
Beta Was this translation helpful? Give feedback.
All reactions