Why should I use Core Data for my iPhone app?

前端 未结 7 1551
旧巷少年郎
旧巷少年郎 2020-12-01 00:40

I\'m working on my 2nd iPhone app and am curious about Core Data. Time on the project is limited, as is my time overall.

I\'m the only dev and I have a feeling tha

相关标签:
7条回答
  • 2020-12-01 01:25

    The other answers here do a good job of explaining why you might use core data, but as its learning curve seems to be a common concern, it might be useful for those who stumble upon this question to know that there is an alternative with a considerably "less steep" learning curve: Realm.

    Here is a brief Quora post on why you might consider Realm over Core Data: https://www.quora.com/Why-would-you-use-Realm-over-Core-Data

    0 讨论(0)
提交回复
热议问题