Velox: Meta's Unified Execution Engine
Summary: Velox is Meta’s open-source, dialect-agnostic C++ library of reusable, vectorized and adaptive execution components, optimized for complex types. Integrated across query, streaming, ML, and ingestion systems, it unifies optimization and reduces engine silos. (summarized by gpt-5.6-luna on Jul 24 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Pedro Pedreira (Meta)
- 2. Orri Erling (Meta)
- 3. Masha Basmanova (Meta)
- 4. Kevin Wilfong (Meta)
- 5. Laith Sakka (Meta)
- 6. Krishna Pai (Meta)
- 7. Wei He (Meta)
- 8. Biswapesh Chattopadhyay (Meta)
BibTeX Citation
@article{pedreira_vldb22,
title = {{Velox: Meta's Unified Execution Engine}},
author = {Pedreira, Pedro and Erling, Orri and Basmanova, Masha and Wilfong, Kevin and Sakka, Laith and Pai, Krishna and He, Wei and Chattopadhyay, Biswapesh},
journal = {PVLDB},
series = {{VLDB} '22},
volume = {15},
number = {12},
pages = {3372--3384},
doi = {10.14778/3554821.3554829},
url = {https://doi.org/10.14778/3554821.3554829},
year = {2022}
}
Incoming Citations (Sorted by Pagerank)
Showing 38 of 38 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 4 of 4 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
| Rank | Cited Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 14 | MonetDB/X100: Hyper-Pipelining Query Execution | 2005 | CIDR | 0.0006312782 |
| 103 | DuckDB: an Embeddable Analytical Database | 2019 | SIGMOD | 0.00034161428 |
| 234 | Self-Driving Database Management Systems | 2017 | CIDR | 0.00023810722 |
| 422 | Umbra: A Disk-Based System with In-Memory Performance | 2020 | CIDR | 0.00018732744 |
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 11,468 | Big Data Analytic Toolkit: A general-purpose, modular, and heterogeneous acceleration toolkit for data analytical engines | 2023 | VLDB |
| 2 | 5,765 | Charting the Design Space of Query Execution using VOILA | 2021 | VLDB |
| 3 | 2,316 | Evaluating End-to-End Optimization for Data Analytics Applications in Weld | 2018 | VLDB |
| 4 | 7,058 | BOSS - An Architecture for Database Kernel Composition | 2024 | VLDB |
| 5 | 1,229 | Weld: A Common Runtime for High Performance Data Analytics | 2017 | CIDR |
| 6 | 10,008 | Towards Unifying Query Interpretation and Compilation | 2023 | CIDR |
| 7 | 4,705 | Presto: A Decade of SQL Analytics at Meta | 2023 | SIGMOD |
| 8 | 4,214 | The Missing Piece in Complex Analytics: Low Latency, Scalable Model Management and Serving with Velox | 2015 | CIDR |
| 9 | 8,862 | Composable Data Management: An Execution Overview | 2024 | VLDB |
| 10 | 11,296 | Simple (yet Efficient) Function Authoring for Vectorized Engines | 2024 | VLDB |