DEV Community

Jordan Lewis
Jordan Lewis

Posted on

Vectorized SQL in CockroachDB

Some of you know my team at Cockroach Labs and I have been working on a cool thing called "Vectorized SQL Execution" for a while now. It's about making analytic queries in CockroachDB much faster and more CPU-efficient. I'm happy to announce that it just hit production in CockroachDB's 19.2 release. Check out the post written by my awesome teammates Alfonso Subiotto Marqués and Rafi Shamim:

https://www.cockroachlabs.com/blog/how-we-built-a-vectorized-sql-engine/

Check it out and let me know what you think! And, join the conversation on Hacker News: https://news.ycombinator.com/item?id=21506588

Top comments (0)