bro, your video lessons are so easy to learn and cover that heading, keep make like these videos. Thanks!!!
@VenewebTV2 жыл бұрын
Another useful and interesting video, your comparison has been excellent and very professional, continue with the channel, please, regards from Caracas, Venezuela
@StevdzaSan2 жыл бұрын
Thanks!
@rileyfarro68012 жыл бұрын
Keep this man cooking!
@shahriarzaman47152 жыл бұрын
After trying ObjectBox, I may never return to Room.
@yasserakbbach73422 жыл бұрын
I haven't heard of this before, I need to try it. Thank you.
@ernestguevara5968 Жыл бұрын
Upon checking this one, seems interesting. Will try this too. Thanks for sharing
@donjeph2 жыл бұрын
Thanks for the info
@4ytonly2 жыл бұрын
MongoDB vs Firestore!?
@StevdzaSan2 жыл бұрын
Good suggestion for the video
@anudeepananth4 ай бұрын
Well this video hasn't aged well
@nikolaivalkov775 Жыл бұрын
Can I use MongoDB Atlas with Room instead? With some listeners/change streams for server changes on particular collections? I want to switch from existing Firebase implementation that is based on Room, for chat app.
@wagnerarcieri2 жыл бұрын
As I am completely new to Realm, it was not clear for me with this video if Realm can be used as an Offline local DB. This is just FYI about what the video shared, I already searched the info now. Love your work by the way! keep it up!
@StevdzaSan2 жыл бұрын
Every local database is "offline". :)
@wagnerarcieri2 жыл бұрын
@@StevdzaSan I kwon, but as you mentioned the MongoDB cloud it becomes unclear if it was a local database or a MongoDB SDK, like Firesbase SDK.
@StevdzaSan2 жыл бұрын
@Wagner Arcieri Mongo DB Realm is a db that you can use as a local only. But if you want you can connect it to the Mongo DB Atlas (cloud) to sync the data.
@megnusharrison7199 Жыл бұрын
Please make a tutorial about "SMS Retriever API" in Jetpack Compose ❤
@bob_factory2 жыл бұрын
I m a fan of NoSQL databases for mobile, but can't seem to find something simple and reliable. Was using realm in production but realm is more opinionated for me. Updates can only happen on a managed objects.
@shahriarzaman47152 жыл бұрын
Use ObjectBox. It's FOSS
@zaryabK-vi8fh Жыл бұрын
how about firebase
@iamadetoye2 жыл бұрын
Trying to master MongoDB realm, I started android dev with a strong JavaScript background. Realm is better for me and my projects
@anudeepananth2 жыл бұрын
Does Realm work with Compose Lazy Column? To my knowledge Lazy Column supports only ROOM with Paging 3 for data from local storage
@StevdzaSan2 жыл бұрын
Yes, Paging 3 supports ROOM by default. But I'm not aware of its support for Realm tho.
@CC-bl7yf2 жыл бұрын
@@StevdzaSan pls make a tutorial with paging 3 + network req. 😍
@StevdzaSan2 жыл бұрын
@@CC-bl7yf I already have a full tutorial series on that. Check one of my playlists. ✅️
@denisdavidek Жыл бұрын
Yes, it partially does work. I am using realm kotlin with LazyColumn in two compose projects.
@neerajverma9226 Жыл бұрын
MongoDB realm supports pagging 3?
@eriknyk2k Жыл бұрын
Looks like you're comparing onions with potatoes just because both are not for same purpose, you should compare mongo realm vs firebase instead
@StevdzaSan Жыл бұрын
Correct. But both are databases, which is why people want to know the difference 🤔 Thanks for the idea btw, I was planning to cover that one as well.
@LibranduShot Жыл бұрын
Firebase is not local database, realm is. 😂
@moumnalmunawy18062 жыл бұрын
What do you think of sqldelight
@StevdzaSan2 жыл бұрын
Haven't used it yet. But I will consider trying it out.
@karateswe Жыл бұрын
Try objectbox. It's even better than realm
@raymondmichael49872 жыл бұрын
Mongodb Realm is better for me 😊
@StevdzaSan2 жыл бұрын
Looks simpler, doesn't it? :)
@raymondmichael49872 жыл бұрын
@@StevdzaSan simpler, yes!! to the fact that you're working with a live data object which is like normal object, And defaulted to offline first mode, which is faster. Though you're right about learning curve, it's to be expected for something new. Pricing isn't that bad after all with all the features they offer it's normal. Because document is limited to 16mb only One trick will be to use other storages like AWS or Firebase Storage or Cloudnary to store large files and link them back to mongodb realm. All in all, I do really love it; and I appreciate you covering it, sadly though I didn't manage to purchase your course 😥😥 Stay blessed. Greetings from Tanzania 🇹🇿
@shahriarzaman47152 жыл бұрын
Room is a 💩 when migration is needed
@raulastete30352 жыл бұрын
?? Why do you say that? What kind of problems you found?
@ezbasurahan3 ай бұрын
sql delight is better
@zmemes692 жыл бұрын
is it Free
@StevdzaSan2 жыл бұрын
As a local database, yes. If you want you to use their cloud (Atlas), then yes, but to a certain extent. For a smaller project you can go without paying a cent.
@zmemes692 жыл бұрын
@@StevdzaSan thanks for clarification i love your videos and courses