Conceptual interpretation of SQL execution traces for program comprehension
Conceptual interpretation of SQL execution traces for program comprehension
复制标题
用于程序理解的 SQL 执行跟踪的概念解释
DOI:
--
复制
发表时间:
2015
期刊:
影响因子:
--
通讯作者:
Anthony Cleve
中科院分区:
文献类型:
--
作者:
Nesrine Noughi;Anthony Cleve
Modern data-intensive software systems manipulate an increasing amount of heterogeneous data usually stored in a database. Maintaining such systems became a crucial and complex task, which is especially true due to the lack of sufficient documentation. In this context, program comprehension became a primary and an important step in this task. Unfortunately, the highly dynamic nature of interactions between a system and its database makes it hard to analyze these interactions with static analysis techniques. To this end, we propose a novel approach that combines dynamic analysis techniques and visualization to ease understanding data-intensive systems, by focusing on their database manipulation behavior. The approach consists of defining the conceptual interpretation of SQL execution traces in terms of a domain-specific, platform-independent model.