pith. sign in

Title resolution pending

2 Pith papers cite this work. Polarity classification is still indexing.

2 Pith papers citing it

citation-role summary

method 1

citation-polarity summary

fields

cs.DB 1 cs.PL 1

years

2026 2

roles

method 1

polarities

use method 1

representative citing papers

Automating Database-Native Function Code Synthesis with LLMs

cs.DB · 2026-04-02 · conditional · novelty 7.0

DBCooker automates synthesis of database native functions via LLM-guided characterization, coding plans, hybrid filling, and progressive validation, delivering 34.55% higher accuracy than baselines on SQLite, PostgreSQL, and DuckDB while generating functions absent from SQLite 3.50.

citing papers explorer

Showing 2 of 2 citing papers.

  • Automating Database-Native Function Code Synthesis with LLMs cs.DB · 2026-04-02 · conditional · none · ref 38

    DBCooker automates synthesis of database native functions via LLM-guided characterization, coding plans, hybrid filling, and progressive validation, delivering 34.55% higher accuracy than baselines on SQLite, PostgreSQL, and DuckDB while generating functions absent from SQLite 3.50.

  • JEDI: Java Evaluation of Declarative and Imperative Queries cs.PL · 2026-05-22 · unverdicted · none · ref 25

    JEDI is a generated benchmark suite converting SQL queries into Java Stream and imperative implementations to evaluate performance and identify efficient parallelization strategies.