ObjectBox is a super fast database and sychronization solution, built uniquely for Mobile and IoT devices. ObjectBox is uniquely designed for small devices, so it is the ideal solution across hardware from Mobile Apps, to IoT Devices and IoT Gateways. It is the first high-performance NoSQL, ACID-compliant on-device edge database. Plus, it's built with developers in mind, with easy to use code that takes minimal time to implement.
ObjectBox supports Java, C/C++, Go, Kotlin, Swift and Python. Running on Android, Mac/iOS, Windows, Linux, Raspbian & more.
Performance
ObjectBox is known for its high performance in terms of speed. It provides fast data access and efficient data storage, which can be crucial for mobile applications and IoT devices.
Ease of Use
ObjectBox offers an intuitive API that simplifies database management. Developers can easily implement it without needing extensive database expertise.
Object-Oriented Approach
ObjectBox allows developers to work with database objects directly, eliminating the need for ORMs and reducing boilerplate code.
Cross-Platform Support
Supports multiple platforms including Android, iOS, Linux, and others, enabling seamless data management across different operating systems.
Automatic Updates
ObjectBox provides automatic database schema migrations, making it easier to manage changes without manual intervention.
Size
It has a small footprint, which is beneficial for mobile applications where space and resources are constrained.
When I first attempted to publish to F-Droid, I experienced several pipeline issues. After reading through the pipeline logs in GitLab, I realized that my application's database (ObjectBox) was not entirely FOSS compliant and was causing build failures. The following day was spent migrating my app to Room. - Source: dev.to / over 1 year ago
I would focus on Kotlin instead of Java, there's really no point in sticking to Java at this point. And when it comes to databases, some local ones that are pretty easy to get into are Realm and ObjectBox, SQLite can definitely be a bit overwhelming at the beginning. Source: over 1 year ago
Just to add to this, there's also Realm and ObjectBox as alternatives. Source: about 2 years ago
Adding ObjectBox [0] to the list. [0] https://objectbox.io/. - Source: Hacker News / over 2 years ago
While - strictly speaking - "database" refers to a systematic collection of data, "Database Management System'', or DBMS, refers to the piece of software that provides an efficient and versatile method of working with data(eg: ObjectBox). However, often the term "database" is also used loosely to refer to a DBMS, and you will find most DBMS only use the term database in their name and communication. - Source: dev.to / over 2 years ago
Maybe this? I've been looking at it recently. Source: about 3 years ago
Has anyone used ObjectBox in anger and can share their experience? https://objectbox.io/ https://github.com/objectbox/. - Source: Hacker News / over 3 years ago
Do you know an article comparing ObjectBox to other products?
Suggest a link to a post with product alternatives.
This is an informative page about ObjectBox. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.