Graph databases and blockchains

I’m doing some research on graph databases related to blockchains, particularly with relation to distributed trust systems.

Anyone else thought through this or seen anything that approximates the data structures you see in a graph DB (e.g. Neo4J) in a blockchain context?

1 Like

Hi @fractastical, did you ever come on an answer to this question? I’m looking to build a highly-secure application that relies on a graph database, and trying to figure out if tech like blockstack can be used in conjunction with database storage systems rather than just simple file storage / retreival.