DuckDB Library
GooseDB: A Database Engine that Optimally Refines Top-𝑘 Queries to Satisfy Representation Constraints
Freely Moving Between the OLTP and OLAP Worlds: Hermes - an High-Performance OLAP Accelerator for MySQL
Submission Guidelines
Submissions are welcome in the form of pull requests in the duckdb-web repository.
You are welcome to submit both your own work and also the work of others.
When submitting, please follow these guidelines:
-
The filename should start with the release date (e.g., the podcast's, the conference's first day, or the journal issue's publication date),
e.g.,
2025-09-01. If the exact release date is not easily obtainable, just use an estimated date. - If available, please link the presentation slide deck of the talk or paper.
- For research papers:
- Papers should be about an algorithm, data structure, etc. used in DuckDB, built on top of DuckDB. Papers that study DuckDB in depth also qualify. However, papers where the use of DuckDB is limited to e.g., being the baseline for comparison or as part of their data processing toolchain, are out of scope.
- 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.)