Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is it possible to use mongoDB locally in an iOS app?

Tags:

ios

mongodb

swift

Is it possible to use mongoDB locally in an iOS app? Or do I have to convert the data to SQLlite?

like image 755
user3142695 Avatar asked Dec 13 '25 00:12

user3142695


2 Answers

MongoDB Realm is your solution! check here

like image 177
Alessio Campanelli Avatar answered Dec 14 '25 14:12

Alessio Campanelli


For local data storage on iOS device from your app you should consider CoreData as the recommended approach or go for SQLite. There is no mongodb for iOS.

like image 43
Gurdev Singh Avatar answered Dec 14 '25 15:12

Gurdev Singh



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!