Hacker News new | ask | show | jobs
by hanief 3677 days ago
Yes. I've been using Realm for my work app. In my opinion it's easier than Core Data, and certainly much easier than bare SQLite.

I've expected it to cross 1.0 after 0.99 but it keeps going on to more than 0.101. So, congrats on finishing the milestone.

One request though: what about grouping functionality?

1 comments

(JP from Realm here) Yes, that's something we're hoping to add! We're tracking that feature as #3384[0]. Still needs some design work though.

[0]: https://github.com/realm/realm-cocoa/issues/3384