Live data from Hacker News

ObjectBox 1.0 – fastest object persistence for mobile

objectbox.io

1–2 of 2 posts

Re: ObjectBox 1.0 – fastest object persistence for mobile

#2
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.