Hacker News new | ask | show | jobs
by greenrobot 3200 days ago
Speed: Check https://github.com/objectbox/objectbox-performance open source project or https://www.netguru.co/codestories/realm-vs-objectbox-compar... for independent evaluation.

FAQ: What's different to Realm? Simpler to use with POJOs, no threading constraints. Relations can be eagerly loaded to prepare everything in the background.