Here's a sample application (a basic password manager for the Android platform) which shows how db4o makes the handling of persistence much more intuitive while still being fast (compared to the standard relational persistence mechanism of Android: SQLite).
Read More...