Re: Core Data or not
Re: Core Data or not
- Subject: Re: Core Data or not
- From: Alex Kac <email@hidden>
- Date: Tue, 09 Aug 2016 10:17:51 -0600
Anyone considered using Realm? We are extremely heavy CoreData users with our own “DataStore” class to manage all the intricacies of CoreData, threading, merging, migration, and so on.
After 5-6 years of CoreData, my next project I’m seriously considering not using CoreData. Its turned into quite a nice system - no doubt, but there are many behaviors with it that I end up fighting and I feel like I am constantly working around. Over the years its gotten better, but there are still issues with performance and highly complicated schemas.
I haven’t tried Realm, but I’ve delved into their docs every few weeks to see how its progressing and I don’t know if we’d be trading one set of problems for another, but it looks promising.
> On Aug 9, 2016, at 1:34 AM, Britt Durbrow <email@hidden> wrote:
>
> In general, I agree with what’s been said so far.
>
>
Alex Kac - El capitán
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden