[scrap] The Future of Data: A Decentralized Graph Database
Last updated
Was this helpful?
Last updated
Was this helpful?
단순(?) 클라우드 데이터베이스와 비교, 블록체인 기반의 서비스에서 그래프 데이터 베이스의 장점 등에 대한 설명.
어쩌면 블록체인 호스팅 여부에 관계없이 개방형 클라우드 서비스의 열쇠가 이 그래프 데이터 베이스의 실용에 달려 있는 것은 아닐까.
I believe that graph databases are the future. With each passing day our world is becoming more interconnected, and so is the data we produce. Graph databases’ speciality lie in accommodating these relationships. Furthermore, all other “types” of data fit in graph databases: unstructured and structured data, while more efficiently manipulated in non relational and relational databases, respectively, can be stored in graph databases too (the converse is not true, eg. graph data cannot be stored in a non relational database).
Graph databases are extremely fast, scalable and can generate incredible insights from the data they contain; which is why I chose them first to be implemented as decentralized, distributed databases.