opendatahub-io-contrib / data-mesh-pattern

Data Mesh Pattern
https://opendatahub-io-contrib.github.io/data-mesh-pattern
Apache License 2.0
28 stars 15 forks source link

Setup BigChainDB and Trino connector (via MongoDB) #31

Open caldeirav opened 1 year ago

caldeirav commented 1 year ago

BigChainDB (https://www.bigchaindb.com/) allows developers and enterprise to deploy blockchain proof-of-concepts, platforms and applications with a blockchain database, supporting a wide range of industries and use cases. In particular, it is used in GAIA-X and CatenaX for building decentralized data exchange secured by tokenization.

This issue is to support a PoC for deploying BigChainDB on our cluster, create a digital record (https://www.bigchaindb.com/developers/guide/tutorial-piece-of-art/) and then query the data via the MongoDB connector (https://docs.bigchaindb.com/en/latest/query.html)