Authors: Jianqiu Xu, Xiangyu Wei
Tags: 2018, conceptual modeling
When complex queries are executed in a database system, several files will be accessed such as relational tables, indexes and profiles. Monitoring database files enables us to better understand the query progress and the storage system. In this demo, we present a tool for monitoring file operations such as when the file is accessed and how many bytes are transferred for read and write. The access information is visually displayed at running time, and also stored as historical data for further analysis and optimization. We provide a graphical interface to report and display the results. MDBF is implemented inside a system kernel with a low overhead. The demonstration is performed by using real trajectory datasets and continuous queries employing three different indexes.Read the full paper here: https://link-springer-com.proxy2.hec.ca/chapter/10.1007/978-3-030-01391-2_12