capacitor-community / proposals

Plugin and platform requests ✋
75 stars 2 forks source link

Mongodb Realm #44

Open SebasScript opened 4 years ago

SebasScript commented 4 years ago

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

priyankpat commented 4 years ago

https://github.com/capacitor-community/realm I should have rest of the implementation in few days.

SebasScript commented 4 years ago

Thanks, thats great!!

jimibilibob commented 3 years ago

Any updates?

Vaishakhi commented 3 years ago

Hello, would like to know updates on this please.

jacobg commented 3 years ago

Would this work in local-only mode, without using cloud backend? I want to handle my own syncing to my own cloud service.

4sagar commented 3 years ago

@priyankpat Any updates on this?

ibilux commented 2 years ago

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 ?