avatar

Victor Giannakouris

Ph.D. Candidate
Cornell University
vg292 (at) cornell.edu


About Me

I am a final-year Ph.D. student in Computer Science at Cornell University, advised by Immanuel Trummer. My research focuses on building GenAI-native data systems that integrate Large Language Models (LLMs) to improve core database functionalities. I am also deeply interested in database internals, particularly query optimization across heterogeneous engines—including federated and learned query optimization. Throughout my academic and industry experience, I have built custom components for a variety of data systems, including Spark SQL, TileDB, Dremio, Presto/Trino, and MonetDB.

I am originally from Amarynthos, a coastal town in Evia, Greece.

Research Interests

Education

Professional Experience

Projects

A small summary of my projects is provided below. For more details, refer to the publications section.

SwellDB: GenAI-Native Query Processing via On-the-Fly Table Generation

SwellDB is a GenAI-native data system that generates tables on-the-fly using LLMs.

λ-Tune: LLMs for Database System Tuning

A system that uses Large Language Models to tune database systems. It leverages LLMs to analyze the input workload (SQL queries) and generate full configuration scripts.

DBG-PT: Query Plan Debugging using Large Language Models

A system that leverages LLMs to resolve query plan regressions. It uses the LLMs in order to compare a regressed query plan with a previously efficient one and recommend workarounds.

A Sample Index for MonetDB

An index structure for MonetDB that accelerates the sampling operator (SAMPLE clause). It is based on random number generation and priority queues (min-heaps). The thesis can be found in this link.

News

Publications

  1. Victor Giannakouris, Immanuel Trummer
    VLDB 2025, PhD Workshop

  2. Victor Giannakouris, Immanuel Trummer
    CDMS @ VLDB 2025

  3. Victor Giannakouris, Immanuel Trummer
    SIGMOD 2025




  4. Victor Giannakouris, Immanuel Trummer
    VLDB 2022

  5. Victor Giannakouris, Alejandro Fernandez, Alkis Simitsis, Shivnath Babu
    SIGMOD 2019

  6. Victor Giannakouris, Nikolaos Papailiou, Dimitrios Tsoumakos, Nectarios Kozyris
    IEEE BigData 2016


Powered by Jekyll and Minimal Light theme.