2013 17th European Conference on Software Maintenance and Reengineering 2013
DOI: 10.1109/csmr.2013.66
|View full text |Cite
|
Sign up to set email alerts
|

Static Analysis of Data-Intensive Applications

Abstract: Data-intensive systems are designed to handle data at massive scale, and during the years they might evolve to very large, complex systems. In order to support maintenance tasks of these systems several techniques have been developed to analyze the source code of applications or to analyze the underlying databases for the purpose of reverse engineering, e.g. quality assurance or program comprehension. However, only a few techniques take into account the specialties of data-intensive systems (e.g. dependencies … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2017
2017
2022
2022

Publication Types

Select...
3
1
1

Relationship

0
5

Authors

Journals

citations
Cited by 7 publications
(2 citation statements)
references
References 32 publications
(34 reference statements)
0
2
0
Order By: Relevance
“…A certain number of papers concern testing the correctness and the integrity of the data stored in databases by data-intensive systems. For instance, static analysis has been used to test SQL statements embedded in the code of data-intensive systems to ensure database integrity [22].…”
Section: Discussionmentioning
confidence: 99%
“…A certain number of papers concern testing the correctness and the integrity of the data stored in databases by data-intensive systems. For instance, static analysis has been used to test SQL statements embedded in the code of data-intensive systems to ensure database integrity [22].…”
Section: Discussionmentioning
confidence: 99%
“…Query sequences can be obtained from database query logs as in [17,22,30,33], for instance, or by code analysis as in [19,26], including the frequency and the time of arrival. More formally, a query sequence is an ordered set of n individual queries Q 0 ; :::; Q n−1 .…”
Section: Query-sequence Modelmentioning
confidence: 99%