|
|
|
|
|
by levanten
2 days ago
|
|
It depends on your task. In analytics where you need to scan lots of data points within few columns, then columnar storage is very much the best. But for transactional workloads where you have to deal with specific entities, row based would be more advantageous. There are hybrid systems that try to be both at the same time but in my experience they end not doing either very well. |
|
But until then, separate tools for separate purposes isn't a bad place to be when those tools are both fantastic.