Neo4j: object graph database
Neo4j is a graph database. It is an embedded, disk-based, fully transactional Java persistence engine that stores data structured in graphs rather than in tables. A graph (mathematical lingo for a network) is a flexible data structure that allows a more agile and rapid style of development. Licence: APGLv3/commercial http://neo4j.org/
Presentation:http://jaoo.dk/aarhus-2009/file?path=/jaoo-aarhus-2009/slides/EmilEifremA9m_Neo4jTheBenefitsOfGraphDatabases.pdf

