AgendaDB4O

This is a small application that I wrote to complement an article for the Revista PROGRAMAR magazine. I periodic publication born in the Portuguese programmers community of Portugal-a-Programar (P@P).

The article introduces object databases and the application presents an example of such database type and how simple and quick it is to develop using an Object Oriented language (Java in the example), and an object database.

This simple desktop application allows you to manage contacts, storing basic info about the contacts in an object database provided by DB4O


Available Files:
Screenshots

Initial screen, no contacts loaded or file created.

 

Creating a contact book.

 

Contact editing window.

 

Main window with three contacts and mouse-over effect on the second contact.