yugabyte / yugabyte-db

YugabyteDB - the cloud native distributed SQL database for mission-critical applications.
https://www.yugabyte.com
Other
8.98k stars 1.07k forks source link

Please add column format data storing feature, as optional, would be very helpful in data analysis! #3409

Open arumugamav opened 4 years ago

arumugamav commented 4 years ago

Jira Link: DB-1598 Please add column format data storing feature, as an optional, would be very helpful in data analysis!

ddorian commented 4 years ago

We're specialized for OLTP workloads and columnar store isn't in the short term roadmap.

arumugamav commented 4 years ago

ok. noted.

pankratovge commented 2 months ago

The column table format with a sparse index is very necessary for good compression and quick calculations of aggregates across the field. For example, as it is done in PolarDB , YandexDB and other HTAP DB