We just joined Techstars London with our Mobile Database ObjectBox. We’re really happy to be part of Techstars and to have the opportunity to learn so much. If you’re interested in learning more about that, we will post regular updates on our Techstars’ journey on our ObjectBox Blog. We already posted on our first days at Techstars and how we got into Techstars. Thanks to everyone who helped us on our journey so far, but especially our developer community on github. We could never have done any of our projects without you and we appreciate your feedback and support a lot! Please feel free to ping us with any questions you may have.
Category Archives: Announcement
ObjectBox goes Reactive
Reactive extensions were the most wanted feature since ObjectBox was announced. We reacted with ObjectBox 0.9.8 and bring you reactive data observers and RxJava 2 integration. Here’s an example of what you can do with out of the box APIs (no RxJava involved):
ObjectBox 0.9.7 Beta Release
Our new mobile database ObjectBox gets an update: 0.9.7 adds features to queries (for example getting results lazily, more data types supported) and comes with a couple of internal changes. For details, please check the release notes.Continue reading
ObjectBox – The new Mobile Database (Beta)
ObjectBox is a new mobile object database optimized for performance. With ObjectBox, we are bringing technology from NoSQL server databases to mobile. We are impressed by the resulting performance advantage and invite you to try it for yourself. Go make your apps run faster!
Continue reading
greenDAO 3.2(.1) Release
With greenDAO 3.2.x we are improving Android studio compatibility. Actually, greenDAO 3.2.0 was already released a couple of weeks ago, without a notification post. The first 3.2 release aligned an internal dependency (JDT ) to work nicely with Android Studio 2.2. Also, it added Protocol Buffers support to annotations. Today we are releasing 3.2.1 for the greenDAO plugin. Note that the core greenDAO lib and the generator did not have to be updated and thus remain at V3.2.0. This plugin update further improves Android Studio and Jack compiler integration and fixes some bugs. Check the changelog for details.