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
Tag Archives: beta
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 Beta released
We just released greenDAO 3 beta: it makes the generator project optional and moves to Java annotations. Before the final release however, we want to get your feedback. In particular, we experimented with alternative annotation processing that gives greenDAO more power while it avoids byte code manipulation.Our goal with greenDAO3 is to put the developer in control over entity classes while augmenting the entity code with a little bit of generated code.