Blockchain-based database: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 1:
The '''blockchain-based database''' is a combination of [[database|traditional database]] and [[distributed database]] where [[data]] is transacted and recorded via ''Database Interface''<ref name=":0">{{Cite journal |last1=Gaetani |first1=Edoardo |last2=Aniello|first2=Leonardo|last3=Baldoni|first3=Roberto|last4=Lombardi|first4=Federico|last5=Margheri|first5=Andrea|last6=Sassone|first6=Vladimiro |journal = Sun SITE Central Europe operated under the umbrella of [[RWTH Aachen University]] |date=2017|others=Edoardo Gaetani, Leonardo Aniello, Roberto Baldoni, Federico Lombardi, Andrea Margheri, Vladimiro Sassone|title=Blockchain-based database to ensure data integrity in cloud computing environments|url=http://ceur-ws.org/Vol-1816/paper-15.pdf|language=en}}</ref> (also known as ''Compute Interface'')<ref name=":1">{{Cite journal |last1=Casino |first1=Fran |last2=K. Dasaklis |first2=Thomas |last3=Patsakisa |first3=Constantinos |date=March 2019 |title=A systematic literature review of blockchain-based applications: Current status, classification and open issues |journal=Telematics and Informatics |publisher=[[Elsevier]] |volume=36 |pages=55–81 |doi=10.1016/j.tele.2018.11.006 |issn=0736-5853 |doi-access=free}}</ref> supported by multiple-layers of [[blockchain]]s.<ref>{{Cite web|url=https://techbeacon.com/security/blockchain-vs-relational-database-which-right-your-application|title=Blockchain or relational database? How to choose the right technology for your application|last=Martin|first=Luther|website=TechBeacon|language=en|access-date=2020-03-09}}</ref> The database itself is shared in the form of an [[encrypted]]/immutable ledger which makes the information open for everyone.<ref>{{Cite web|url=https://blockgeeks.com/guides/what-is-blockchain-technology/|title=What is Blockchain Technology? A Step-by-Step Guide For Beginners|website=Blockgeeks|date=19 September 2016|language=en-CA|access-date=2020-03-09}}</ref>
 
== Concept ==
Line 6:
==Iterations==
 
* Blockchain relational database – a [[hybrid database model]].<ref>{{Cite journal|last1=NathanSenthil|last2=GovindarajanChander|last3=SarafAdarsh|last4=SethiManish|last5=JayachandranPraveen|date=2019-07-01|title=Blockchain meets database|journal=Proceedings of the VLDB Endowment|volume=12|issue=11|pages=1539–1552|language=EN|doi=10.14778/3342263.3342632|s2cid=67877079 }}</ref>
* Graphchain Database – a standard [[Graph database|RDF Graph database]] protected by a [[Blockchain]].<ref>{{Cite journal|title=GraphChain {{!}} Companion Proceedings of the Web Conference 2018 |language=EN |journal= SIGWEB|doi=10.1145/3184558.3191554|s2cid=22885614 |doi-access=free |url=https://dl.acm.org/doi/proceedings/10.5555/3184558}}</ref><ref>{{Cite web|url=https://www.researchgate.net/publication/324633103|title=GraphChain: A Distributed Database with Explicit Semantics and Chained RDF Graphs|website=ResearchGate|language=en|access-date=2020-03-09}}</ref>
 
==References==