虛擬講堂進入演講
講 題HyperQL - Efficient Blockchain Query
講 者Department of Computer Science and Information Engineering National Central University Yu-Ju Lin
日 期2018/10/24長 度00:11:21人 氣159 次
摘 要
Abstract—The blockchain technology, the core of FinTech, will
soon be adopted for more and more applications in the future.
However, the existing blockchain implementation supports very
limited query operations and the response time of the supported
operations grows with the number of blocks. To address these
issues, we propose HyperQL, which is an query layer on the
top of the blockchain in Hyperledger Fabric. The HyperQLenabled
Hyperledger Fabric uses the block listener to monitor
the response message of generated blocks in real-time. After
the handler filters useless data, HyperQL stores the data and
updates entries in PostgreSQL, a NewSQL database system. An
interface is provided for users to query the HyperQL-enabled Hyperledger
Fabric. The proposed HyperQL-enabled Hyperledger
Fabric supports full SQL operations with high performance and
reliability. The experiment results show the excellent performance
of important query operations and all advanced query types in
the HyperQL-enabled Hyperledger Fabric.
提 供TANET台灣網際網路研討會-TANET2018
進入演講