DBScholar

Back to papers

Database as Runtime: Compiling LLMs to SQL for In-database Model Serving

Summary: TranSQL+ compiles LLM inference to SQL for in-database serving, avoiding GPUs. Transforms transformer ops into relational algebra, yielding vector-oriented SQL that leverages DB buffers and indexes; demonstrated with LLaMA 3.1 8B on DuckDB. (summarized by gpt-5-nano on Feb 09 2026)

Paper ID
7204
Venue
SIGMOD
Year
2025
Pagerank
5.2528121e-05
Overall Rank
9,542 | 34.54%
DOI
10.1145/3722212.3725093

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@inproceedings{sun_sigmod25,
        title = {{Database as Runtime: Compiling LLMs to SQL for In-database Model Serving}},
        author = {Sun, Wenbo and Li, Ziyu and Hai, Rihan},
        series = {{SIGMOD} '25},
        booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
        publisher = {Association for Computing Machinery},
        doi = {10.1145/3722212.3725093},
        url = {https://dl.acm.org/doi/10.1145/3722212.3725093},
        year = {2025}
}

Incoming Citations (Sorted by Pagerank)

Showing 1 of 1 citing papers.

Rank Citing Paper Year Venue Pagerank
10,128 Survivorship Bias in Industrial Database Workloads 2026 CIDR 5.093636e-05
Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 7 of 7 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