Category:Columnar Databases

From Big Database List

Jump to: navigation, search

The column store structures data based on the columns in a table, rather than the traditional method of structuring data based on the rows in a table. This structure has been found to achieve better compression and better ad-hoc query performance as only the columns being queried need to be scanned instead of all columns via scanning of entire rows.

Image:Columnstore.jpg

Pages in category "Columnar Databases"

The following 6 pages are in this category, out of 6 total.

I

M

P

S

V


Personal tools