[PDF][PDF] The key to effective udf optimization: Before inlining, first perform outlining

S Arch, Y Liu, TC Mowry, JM Patel, A Pavlo - Proc. VLDB Endow, 2024 - pdl.cmu.edu
Although user-defined functions (UDFs) are a popular way to augment SQL's declarative
approach with procedural code, the mismatch between programming paradigms creates a …

[PDF][PDF] Welding Natural Language Queries to Analytics IRs with LLMs.

K Rajan, A Rastogi, A Lal, S Rajendra, K Subramanian… - CIDR, 2024 - cidrdb.org
From the recent momentum behind translating natural language to SQL (nl2sql), to
commercial product offerings such as Co-Pilot for Microsoft Fabric, Large Language Models …

Query Compilation Without Regrets

PM Grulich, AP Lepping, DPA Nugroho… - Proceedings of the …, 2024 - dl.acm.org
Engineering high-performance query execution engines is a challenging task. Query
compilation provides excellent performance, but at the same time introduces significant …

CHASE: A Native Relational Database for Hybrid Queries on Structured and Unstructured Data

R Ma, K Zhang, Z He, Y Jing, XS Wang… - arXiv preprint arXiv …, 2025 - arxiv.org
Querying both structured and unstructured data has become a new paradigm in data
analytics and recommendation. With unstructured data, such as text and videos, are …

Efficient Data Processing on Modern Hardware

M Bandle - 2024 - mediatum.ub.tum.de
This work focuses on the challenges of efficient data processing in high-performance
database systems. We study two fundamental database operators: approximate filters and …

[PDF][PDF] Adapting database components to heterogeneous environments

D Koutsoukos - 2024 - research-collection.ethz.ch
Data management has seen rapid evolution during the last years, influenced by factors such
as data explosion, the prevalence of machine and deep learning, the slowdown of Moore's …

[PDF][PDF] Parallel Query Processing on GPUs using Sub-operators

A Kroviakov - 2024 - talks.db.in.tum.de
Parallel Query Processing on GPUs using Sub-operators Page 1 Parallel Query Processing
on GPUs using Sub-operators Master thesis Artem Kroviakov Lehrstuhl für Datenbanken 12 …

[HTML][HTML] Towards Network-Accelerated Databases

LB Thostrup - tuprints.ulb.tu-darmstadt.de
Throughout the last years, data processing systems have seen substantial changes, notably
moving towards disaggregation of resources. This shift separates compute and storage …

[PDF][PDF] Query Optimization mit Reinforcement Learning

G Spankus - ub-deposit.fernuni-hagen.de
Query Optimizer sind ein wichtiger Teil eines DBMS. Die Aufgabe, aus einer Anfrage einen
Ausführungsplan zu erstellen, ist sehr komplex. Reinforcement Learning (RL) zeigt gute …