Links

JavaScript InfoVis Toolkit

The JavaScript InfoVis Toolkit provides tools for creating Interactive Data Visualizations for the Web.

http://thejit.org/

       
Click here to download:
JavaScript_InfoVis_Toolkit_tag.zip (409 KB)

Filed under  //   graphs   javascript   ui   web  
Posted July 6, 2010 by email 
// 0 Comments

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

     
Click here to download:
Neo4j_object_graph_database_ta.zip (229 KB)

Filed under  //   database   graphs   java   neo4j  
Posted October 9, 2009 by email 
// 0 Comments