ObjectBox is a super-fast database storing Dart objects locally.
ObjectBox is a super-fast database storing Dart objects locally.
High performance - improving response rates and enabling real-time applications.
ACID compliance - Atomic, Consistent, Isolated, Durable.
Relations - object links / relationships are built-in.
Scalable - grows with your app, handling millions of objects with ease.
Queries - filter data as needed, even across relations.
Statically typed - compile-time checks & optimizations.
Multiplatform - Android, iOS, macOS, Linux, Windows.
Schema migration - change your model with confidence.
ObjectBox Sync - keeps data in sync offline or online, between devices and servers.
Links: