Proceedings of the 2020 ACM SIGMOD International Conference on Management of Data 2020
DOI: 10.1145/3318464.3380602
|View full text |Cite
|
Sign up to set email alerts
|

Facilitating SQL Query Composition and Analysis

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
5
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
7
2

Relationship

0
9

Authors

Journals

citations
Cited by 15 publications
(5 citation statements)
references
References 33 publications
0
5
0
Order By: Relevance
“…, where n denotes the number of inputs to be joined. While in relational database management systems (RDBMSs), the number of tables and, hence, the number of joins in structured query language (SQL) queries is relatively low [16,17], the simple concept of triples in the resource description framework (RDF) leads to a higher number of joins in SPARQL queries. For example, there are reports of more than 50 joins are in a practical setting [18].…”
Section: Motivationmentioning
confidence: 99%
“…, where n denotes the number of inputs to be joined. While in relational database management systems (RDBMSs), the number of tables and, hence, the number of joins in structured query language (SQL) queries is relatively low [16,17], the simple concept of triples in the resource description framework (RDF) leads to a higher number of joins in SPARQL queries. For example, there are reports of more than 50 joins are in a practical setting [18].…”
Section: Motivationmentioning
confidence: 99%
“…Therefore ResTune restricts its calculation to reserved SQL keywords [74]. To support larger vocabulary, [30,76] resort to representation learning which is frequently used in NLP. Representation learning produces dense vectors capturing nuanced relationships of unstructured data.…”
Section: Related Workmentioning
confidence: 99%
“…We adopt representation learning techniques [8] to extract informative encoding of queries and generalize across workloads. We choose LSTM, which have been used successfully for SQL query analysis [29,30,76]. We use a standard LSTM encoderdecoder network [59] to ease the burden of collecting labeling data.…”
Section: Workload Featurizationmentioning
confidence: 99%
“…Query composition. ML algorithms can be used to predict query properties like answer size, run-time, and error class [9]. These algorithms can therefore be prone to unintended memorization of query content alongside the attacks which aim at disclosing training document samples.…”
Section: Search Tasksmentioning
confidence: 99%