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

SQL server column store indexes

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
26
0

Year Published

2014
2014
2019
2019

Publication Types

Select...
4
2
2

Relationship

0
8

Authors

Journals

citations
Cited by 59 publications
(28 citation statements)
references
References 8 publications
0
26
0
Order By: Relevance
“…[9,17,19,26,27]. It maps the value domain of one or more columns to a contiguous integer range [7,9,10,12,18,20].…”
Section: Dictionaries In Column Storesmentioning
confidence: 99%
See 1 more Smart Citation
“…[9,17,19,26,27]. It maps the value domain of one or more columns to a contiguous integer range [7,9,10,12,18,20].…”
Section: Dictionaries In Column Storesmentioning
confidence: 99%
“…In main memory column stores that employ dictionary encoding [9,17,19,26,27], we encounter relations that are always indexed: the dictionaries. Each dictionary holds the mapping between a value and its encoding, and every query for a list of values requires a sequence of lookups on the dictionary.…”
Section: Introductionmentioning
confidence: 99%
“…Eventually, several modern MMDBs adopted the column oriented approach of MonetDB and made further development on it. Some well known examples include Vectorwise [20], SAP HANA [21], [22], [23], Hyper [11], DB2 BLU [24], SQL Server Column Store [25], etc. A significant body of research work was dedicated to make column-wise query processing more efficient.…”
Section: E E E P R O O Fmentioning
confidence: 99%
“…In 2005(re-birth of column store), read optimized DSM came in existence which focused on huge data warehouses to improve disk/CPU efficiency. A research paper on C-store by Stonebraker et al (in 2005) was first comprehensive design structure of column store [3,4,5]. Microsoft SQL Server, first general purpose DBMS, fully integrates columnar storage and processing into the system [5].…”
Section: Introductionmentioning
confidence: 99%
“…A research paper on C-store by Stonebraker et al (in 2005) was first comprehensive design structure of column store [3,4,5]. Microsoft SQL Server, first general purpose DBMS, fully integrates columnar storage and processing into the system [5]. Our paper discusses the effects of different types of DML queries on performance of row and column based storage in data warehouse.…”
Section: Introductionmentioning
confidence: 99%