Performance Evaluation of Policy-Based SQL Query Classification for Data-Privacy Compliance
Autor(en):
Zusammenfassung
Data science must respect privacy in many situations. We have built a query repository with automatic SQL query classification according to data-privacy directives. It can intercept queries that violate the directives, since a JDBC proxy driver inserted between the end-users’ SQL tooling and the target data consults the repository for the compliance of each query. Still, this slows down query processing. This paper presents two optimizations implemented to increase classification performance and describes a measurement environment that allows quantifying the induced performance overhead. We present measurement results and show that our optimized implementation significantly reduces classification latency. The query metadata (QM) is stored in both relational and graph-based databases. Whereas query classification can be done in a few ms on average using relational QM, a graph-based classification is orders of magnitude more expensive at 137 ms on average. However, the graphs contain more precise information, and thus in some cases the final decision requires to check them, too. Our optimizations considerably reduce the number of graph-based classifications and, thus, decrease the latency to 0.35 ms in $$87\%$$ 87 % of the classification cases.
- Vollständige Referenz
- BibTeX
Schwab, P. K., Röckl, J., Langohr, M. S. & Meyer-Wegener, K.,
(2021).
Performance Evaluation of Policy-Based SQL Query Classification for Data-Privacy Compliance.
Datenbank-Spektrum: Vol. 21, No. 3.
Springer.
(S. 191-201).
DOI: 10.1007/s13222-021-00385-9
@article{mci/Schwab2021,
author = {Schwab, Peter K. AND Röckl, Jonas AND Langohr, Maximilian S. AND Meyer-Wegener, Klaus},
title = {Performance Evaluation of Policy-Based SQL Query Classification for Data-Privacy Compliance},
journal = {Datenbank-Spektrum},
volume = {21},
number = {3},
year = {2021},
,
pages = { 191-201 } ,
doi = { 10.1007/s13222-021-00385-9 }
}
author = {Schwab, Peter K. AND Röckl, Jonas AND Langohr, Maximilian S. AND Meyer-Wegener, Klaus},
title = {Performance Evaluation of Policy-Based SQL Query Classification for Data-Privacy Compliance},
journal = {Datenbank-Spektrum},
volume = {21},
number = {3},
year = {2021},
,
pages = { 191-201 } ,
doi = { 10.1007/s13222-021-00385-9 }
}
Sollte hier kein Volltext (PDF) verlinkt sein, dann kann es sein, dass dieser aus verschiedenen Gruenden (z.B. Lizenzen oder Copyright) nur in einer anderen Digital Library verfuegbar ist. Versuchen Sie in diesem Fall einen Zugriff ueber die verlinkte DOI: 10.1007/s13222-021-00385-9
Haben Sie fehlerhafte Angaben entdeckt? Sagen Sie uns Bescheid: Feedback abschicken
Mehr Information
ISSN: 1610-1995
Datum: 2021
Typ: Text/Journal Article

