Babelfish: Efficient Execution of Polyglot Queries
Summary: Babelfish unifies relational queries and multilingual UDFs in an IR, enabling cross-language fusion and specialization without cross-runtime materialization. It matches handwritten-code performance and outperforms prior systems by up to 10×. (summarized by gpt-5.6-luna on Jul 24 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Philipp Marian Grulich (Technical University of Berlin)
- 2. Steffen Zeuch (German National Research Center for Information Technology; Technical University of Berlin)
- 3. Volker Markl (German National Research Center for Information Technology; Technical University of Berlin)
BibTeX Citation
@article{grulich_vldb22,
title = {{Babelfish: Efficient Execution of Polyglot Queries}},
author = {Grulich, Philipp Marian and Zeuch, Steffen and Markl, Volker},
journal = {PVLDB},
series = {{VLDB} '22},
volume = {15},
number = {2},
pages = {196--210},
doi = {10.14778/3489496.3489501},
url = {https://doi.org/10.14778/3489496.3489501},
year = {2022}
}
Incoming Citations (Sorted by Pagerank)
Showing 12 of 12 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 39 of 39 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 534 | Building Efficient Query Engines in a High-Level Language | 2014 | VLDB |
| 2 | 5,791 | Accelerating Python UDFs in Vectorized Query Execution | 2022 | CIDR |
| 3 | 1,797 | How to Architect a Query Compiler | 2016 | SIGMOD |
| 4 | 9,419 | Language-Agnostic Integrated Queries in a Managed Polyglot Runtime | 2021 | VLDB |
| 5 | 13,601 | BabbleFlow - A Translator for Analytic Data Flow Programs | 2014 | SIGMOD |
| 6 | 6,377 | Scalable Querying of Nested Data | 2021 | VLDB |
| 7 | 6,253 | Declarative Sub-Operators for Universal Data Processing | 2023 | VLDB |
| 8 | 8,096 | Efficient Execution of User-Defined Functions in SQL Queries | 2023 | VLDB |
| 9 | 9,917 | The UDFBench Benchmark for General-purpose UDF Queries | 2025 | VLDB |
| 10 | 10,740 | UDFBench: A Tool for Benchmarking UDF Queries on SQL Engines | 2025 | SIGMOD |