DuckDB in Science
Submission Guidelines
Submissions are welcome in the form of pull requests in theduckdb-web
repository.
When submitting research papers, please follow these guidelines:
- The paper should be about an algorithm, data structure, etc. used in DuckDB, or built on top of DuckDB. Papers that only use DuckDB as a baseline for comparison are out of scope.
- The filename should start with the conference's first day (e.g.,
2025-09-01
). - Include a link to an open-access version of the paper.
- Include the abstract. Make sure it doesn't have extra newlines, hyphens, or special characters.
- If applicable, please add an “Implementation” section to describe the availability of the implementation (core DuckDB, community extension, fork, etc.)
- If available, please link the presentation slide deck.