Leveraging Blockchain for Immutable Logging and Querying Across Multiple Sites

01/13/2020
by   Mustafa Safa Ozdayi, et al.
0

Blockchain has emerged as a decentralized and distributed framework that enables tamper-resilience and, thus, practical immutability for stored data. This immutability property is important in scenarios where auditability is desired, such as in maintaining access logs for sensitive healthcare and biomedical data.However, the underlying data structure of blockchain, by default, does not provide capabilities to efficiently query the stored data. In this investigation, we show that it is possible to efficiently run complex audit queries over the access log data stored on blockchains by using additional key-value stores. This paper specifically reports on the approach we designed for the blockchain track of iDASH Privacy Security Workshop 2018 competition.Particularly, we implemented our solution and compared its loading and query-response performance with SQLite, a commonly used relational database, using the data provided by the iDASH 2018 organizers. Depending on the query type and the data size, the run time difference between blockchain based query-response and SQLite based query-response ranged from 0.2 seconds to 6 seconds. A deeper inspection revealed that range queries were the bottleneck of our solution which, nevertheless, scales up linearly. Concretely, this investigation demonstrates that blockchain-based systems can provide reasonable query-response times to complex queries even if they only use simple key-value stores to manage their data. Consequently, we show that blockchains may be useful for maintaining data with auditability and immutability requirements across multiple sites.

READ FULL TEXT
research
12/06/2018

vChain: Enabling Verifiable Boolean Range Queries over Blockchain Databases

Blockchains have recently been under the spotlight due to the boom of cr...
research
07/17/2019

Effcient logging and querying for Blockchain-based cross-site genomic dataset access audit

Background: Genomic data have been collected by different institutions a...
research
12/10/2019

Ledgerdata Refiner: A Powerful Ledger Data Query Platform for Hyperledger Fabric

Blockchain is one of the most popular distributed ledger technologies. I...
research
08/15/2018

A Blockchain Database Application Platform

A blockchain is a decentralised linked data structure that is characteri...
research
09/15/2022

Towards Interoperability of Open and Permissionless Blockchains: A Cross-Chain Query Language

The rise of open and permissionless blockchains has introduced novel pla...
research
01/02/2019

Verity: Blockchains to Detect Insider Attacks in DBMS

Integrity and security of the data in database systems are typically mai...
research
07/03/2023

A Cross-Chain Query Language for Application-Level Interoperability Between Open and Permissionless Blockchains

Open and permissionless blockchains are distributed systems with thousan...

Please sign up or login with your details

Forgot password? Click here to reset