Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Blockchain by (12.7k points)

We have a requirement where in we need to connect blockchain with NoSQL databases like DataStax graph DB. Is there any pointer for this or any high level idea of how I can achieve this

1 Answer

0 votes
by (29.5k points)
edited by

The general approach to connecting off-chain data stores is storing a hash reference to the data item in the NoSQL DB in a blockchain transaction (in addition to the NoSQL ID or something like that). That ensures integrity of the off-chain data. In future transactions you might update that hash reference to correspond to an updated version of the NoSQL data.

Give yourself time to explore this field properly. Enroll in Blockchain Online Training now.

Browse Categories

...