These are educational projects where you can learn how to do something with db4o or how to use it with other piece of software:
| Name | DL | Author | Description |
| Android Password Manager | German Viscuso | 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) | |
| Benchmarks | Pieter van Zyl | db4o related information about the two major benchmark initiatives in the OO persistence space: OO7 Benchmark and Pole Position Benchmark | |
| db4o-book | Ina Brenner | New db4o book in German. The first chapters are also available in English | |
| Db4o OSGi Eclipse | Tetyana Loskutova | A practical usage of db4o_osgi service. Especially helpful to people new to OSGI and plug-in development. It's a simple Eclipse UI plug-in, which will store notes between Eclipse sessions using db4o as storage | |
| db4o over a Webservice | Tetyana Loskutova | An example on how to use db4o as a data storage webservice | |
| db4o Echo2 | Maik Jablonski | Guide and sample application on how to use db4o and Ajax framework Echo2 | |
| MapMe | German Viscuso | MapMe basically displays 2D maps on Google Android but also adds additional features such as: Interaction with Android GPS device (track GPS position, etc), storage of location bookmarks/navpoints via db4o and, on the next version, a system for allowing your friends to watch your location and viceversa | |
| OSGiDemo | German Viscuso | This demo consists of a set of very simple bundles working together. An EventGenerator bundle generates events every few seconds which are stored in a db4o object server via a Logger bundle. A Viewer bundle reads these events from the db in parallel. | |
| OSGiClassLoading | Lukas Neukom | Two ways to solve class loading issues with db4o and OSGi (by either using fragments or by implementing a bundle extender) | |
| Performance Catalog | Stefan Edlich | Catalog of performance tuning mechanisms in db4o | |
| Starter Kits | Tetyana Loskutova | A collection of starter kits for db4o projects in different environments. Starter Kit - is a template project, providing generic methods for the selected task and a comprehensive documentation on how to create your first project | |
| TA Sample | Adriano Verona | A small sample application showing the current state of Transparent Activation (C#) | |
| TA and NQ Enhancement Example | db4o Team | Example demonstrating the usage of db4o Enhancer to implement TA support and NQ optimization | |
| WM6ContactSync | German Viscuso | A sample for Windows Mobile 6 showing how to synchronize contacts over-the-air with dRS (C#) | |
| Tutorial F1-Example Extension | Jukka Tamminen | Formula1 Tutorial extension: UML diagrams etc. |
To register your own project please send a message to our community host.