German over at java.dzone.com has a great article on db4o, a persistence engine that will make life easier for Java developers by giving them a middle ground option for dealing with data persistence, instead of relational databases with ORM tools, which are time-consuming, or serialization, which in Java is not straightforward for object persistence. Here at Digital media minute I love to as tools for Java developers especially since I know that such a high percentage of the readers of this site are programming with the language. I hope that this pointer to a object persistence-related tip is useful for lots of you.
Object Persistence With db4o
Previous post: Windows Phone 7
Next post: Localizing Flex Framework Components

