Hacker News new | ask | show | jobs
ObjectBox 1.0 – fastest object persistence for mobile (objectbox.io)
1 points by greenrobot 3200 days ago
1 comments

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.