catmaid / CATMAID

Collaborative Annotation Toolkit for Massive Amounts of Image Data
https://catmaid.org
GNU General Public License v3.0
185 stars 56 forks source link

graph database #203

Open unidesigner opened 12 years ago

unidesigner commented 12 years ago

in the long term, we might want to move to a graph database representation of the annotation domain. with our current datamodel, that will be basically exporting the class_instance and class_instance_class_instance tables.

bio4j has a nice toolstack http://blog.bio4j.com/ and it uses neo4j.

there is a nice integration of neo4j python bindings with django in the works: https://github.com/scholrly/neo4django

unidesigner commented 12 years ago

http://bulbflow.com/

unidesigner commented 12 years ago

test http://dydra.com/

unidesigner commented 12 years ago

http://css.dzone.com/articles/introducing-bulbs-python

unidesigner commented 12 years ago

http://www.infinitegraph.com/

unidesigner commented 12 years ago

http://www.datomic.com/

unidesigner commented 12 years ago

https://github.com/thinkaurelius/titan/wiki

unidesigner commented 12 years ago

https://speakerdeck.com/u/okram/p/titan-the-rise-of-big-graph-data

unidesigner commented 12 years ago

http://www.odbms.org/blog/2012/08/on-big-graph-data/