Author

Topic: Graph Database Block Chain Importer (Read 2031 times)

sr. member
Activity: 280
Merit: 257
bluemeanie
July 07, 2013, 07:47:45 PM
#1
Hello,

  I recently released some code(Apache 2.0 license) for importing the Block Chain into a Neo4J Graph Database.

  It allows you to do complex operations on Block Chain data.  It's also potentially faster format than a RDBMS and might be a starting point for incorporating Neo4j or OrientDB into eg. Mike Hearn's BitcoinJ.  Note that there is an Android implementation for Neo4j : http://blog.neo4j.org/2013/05/new-incubator-project-neo4j-mobile-for.html

 

  The Github code: https://github.com/BlueMeanie/bitcoingraphdb


I hope you all find this useful.
Jump to: