2010
DOI: 10.1007/978-3-642-15105-7_10
|View full text |Cite
|
Sign up to set email alerts
|

Speeding Up Queries in Column Stores

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

1
37
0
1

Year Published

2010
2010
2023
2023

Publication Types

Select...
6
3

Relationship

1
8

Authors

Journals

citations
Cited by 38 publications
(39 citation statements)
references
References 9 publications
1
37
0
1
Order By: Relevance
“…Compression techniques are typically employed to reduce the amount of consumed memory, and potentially speed up processing. The simplest and most common compression is dictionary encoding [24]. In Figure 3, we show the data structures that compose a column in a generic column-store (naming can be different), along with an optional index.…”
Section: Main-memory Column-storesmentioning
confidence: 99%
“…Compression techniques are typically employed to reduce the amount of consumed memory, and potentially speed up processing. The simplest and most common compression is dictionary encoding [24]. In Figure 3, we show the data structures that compose a column in a generic column-store (naming can be different), along with an optional index.…”
Section: Main-memory Column-storesmentioning
confidence: 99%
“…The standard query operators are directly applied to the compressed data structures. Lemke et al [11] proposed scan and aggregation operators that are designed to operate on top of compressed data. However, it is not known how joins are processed for independently compressed columns.…”
Section: Related Workmentioning
confidence: 99%
“…Die Geschwindigkeit der Operatoren hängt von der für die Materialisierung der Ergebnisse verwendeten Datenstrukturen (Bitvektor oder Vektor von Ganzzahlen), den Eigenschaften der Kompressionstechnik, der Selektivität und vielen anderen Faktoren ab. Wie mögliche Optimierungen für andere Kompressionstechniken und Operatoren (wie zum Beispiel Aggregation) aussehen, wird von [14] Abb. 6 zeigt den Speicherbedarf der eben beschriebenen Datenverteilungen, wobei auch die Größen unter Verwendung des invertierten Indexes enthalten sind.…”
Section: Operatoren Auf Komprimierten Datenunclassified