Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

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

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

over 4 years ago · Santiago Trujillo
3 answers
Answer question

0

MongoDB Realm is your solution! check here

over 4 years ago · Santiago Trujillo Report

0

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.

over 4 years ago · Santiago Trujillo Report

0

Since you were looking at mongoDB, I would assume that you were looking at a NoSQL alternative and/or specifically a JSON based Document store for your local storage. In that case, as noted above, MongoDB does not have a local storage option for mobile apps. You may want to look into Couchbase Mobile which includes Couchbase Lite which is NoSQL embedded storage for iOS, Android, Windows. Depending on your needs, you can use Couchbase Lite in standalone mode or you can sync your data to the cloud via Couchbase Sync gateway and persist data in the cloud using Couchbase Server.

Some other considerations to be factored into your choice of mobile database - platforms to be supported, type of data to be stored (structured, semi-structured, unstructured) - the importance of a schema/ data model, how frequently do you expect your data model to evolve - need for data migrations ,data sync capabilities among others

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!