Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Didn't CockroachDB target OLTP workloads? What would the write performance be like for a columnar store for OLTP workload?


CockroachDB does target OLTP workloads. Note that the vectorized SQL engine covered in this blog post is execution-only (and used only for queries that operate on many rows). The storage layer remains row-oriented so the write performance is not affected. Rows are columnarized before processing by the execution engine.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: