Back to papers
DuckDB: an Embeddable Analytical Database
Summary: Embeddable analytical database for in-process analytics, enabling SQL execution inside an application with minimal intrusion. Demonstrates embedded analytics performance against other data-management solutions, highlighting permissive open-source license.
(summarized by gpt-5-nano on Feb 09 2026)
Paper ID
5782
Venue
SIGMOD
Year
2019
Pagerank
0.00034161428
Overall Rank
103 | 99.30%
DOI
10.1145/3299869.3320212
Incoming Non-self Citations Over Time
BibTeX Citation
Copy BibTeX
@inproceedings{raasveldt_sigmod19,
title = {{DuckDB: an Embeddable Analytical Database}},
author = {Raasveldt, Mark and Mühleisen, Hannes},
series = {{SIGMOD} '19},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3299869.3320212},
url = {https://dl.acm.org/doi/10.1145/3299869.3320212},
year = {2019}
}
Incoming Citations (Sorted by Pagerank)
Showing 39 of 139 citing papers.
Rank
Citing Paper
Year
Venue
Pagerank
10,415
Visualization-Oriented Progressive Time Series Transformation
2026
SIGMOD
5.093636e-05
10,440
DART: A Lock-free Two-layer Hashed ART Index for Disaggregated Memory
2026
SIGMOD
5.093636e-05
10,443
Distribution-Aware Exploration for Adaptive HNSW Search
2026
SIGMOD
5.093636e-05
10,468
LiveBin: A Localized and Version-Aware Binned Scan Index
2026
SIGMOD
5.093636e-05
10,472
Mixtera: A Data Plane for Foundation Model Training
2026
SIGMOD
5.093636e-05
10,526
TurboLynx: Schemaless Graph Engine Strikes Back for General-Purpose Analytics
2026
VLDB
5.093636e-05
10,529
Robust Predicate Transfer with Dynamic Execution
2026
VLDB
5.093636e-05
10,553
AQD: Online Adaptive Query Dispatcher for HTAP Databases
2026
VLDB
5.093636e-05
10,593
Global Hash Tables Strike Back! An Analysis of Parallel GROUP BY Aggregation
2026
VLDB
5.093636e-05
10,662
Data Chunk Compaction in Vectorized Execution
2025
SIGMOD
5.093636e-05
10,676
Rapid Data Ingestion through DB-OS Co-design
2025
SIGMOD
5.093636e-05
10,696
OpenMLDB: A Real-Time Relational Data Feature Computation System for Online ML
2025
SIGMOD
5.093636e-05
10,760
FAAQP: Fast and Accurate Approximate Query Processing based on Bitmap-augmented Sum-Product Network
2025
SIGMOD
5.093636e-05
10,771
Nested Parquet Is Flat, Why Not Use It? How To Scan Nested Data With On-the-Fly Key Generation and Joins
2025
SIGMOD
5.093636e-05
10,773
Physical Visualization Design: Decoupling Interface and System Design
2025
SIGMOD
5.093636e-05
10,834
QOVIS: Understanding and Diagnosing Query Optimizer via a Visualization-assisted Approach
2025
VLDB
5.093636e-05
10,888
Saving Private Hash Join
2025
VLDB
5.093636e-05
10,891
Cardinality Estimation for Having-Clauses
2025
VLDB
5.093636e-05
10,962
Environmental Footprints of Query Processing: A Vision for Sustainable Database Architectures
2025
VLDB
5.093636e-05
10,982
Robust Recursive Query Parallelism in Graph Database Management Systems
2025
VLDB
5.093636e-05
10,989
Selective Late Materialization in Modern Analytical Databases
2025
VLDB
5.093636e-05
11,016
AnalyticDB-PG: A Cloud-native High-performance Data Warehouse in Alibaba Cloud
2025
VLDB
5.093636e-05
11,030
GraphAr: An Efficient Storage Scheme for Graph Data in Data Lakes
2025
VLDB
5.093636e-05
11,041
GooseDB: A Database Engine that Optimally Refines Top-k Queries to Satisfy Representation Constraints
2025
VLDB
5.093636e-05
11,078
LiquidCache: Efficient Pushdown Caching for Cloud-Native Data Analytics
2025
VLDB
5.093636e-05
11,109
FaDE: More Than a Million What-ifs Per Second
2025
VLDB
5.093636e-05
11,120
Welding Natural Language Queries to Analytics IRs with LLMs
2024
CIDR
5.093636e-05
11,200
High-Performance Query Processing with NVMe Arrays: Spilling without Killing Performance
2024
SIGMOD
5.093636e-05
11,206
Understanding and Reusing Test Suites Across Database Systems
2024
SIGMOD
5.093636e-05
11,220
Sorting on Byte-Addressable Storage: The Resurgence of Tree Structure
2024
VLDB
5.093636e-05
11,235
SplitDF: Splitting Dataframes for Memory-Efficient Data Analysis
2024
VLDB
5.093636e-05
11,296
Simple (yet Efficient) Function Authoring for Vectorized Engines
2024
VLDB
5.093636e-05
11,299
A Reproducible Tutorial on Reproducibility in Database Systems Research
2024
VLDB
5.093636e-05
11,354
mutable: A Modern DBMS for Research and Fast Prototyping
2023
CIDR
5.093636e-05
11,413
SH2O: Efficient Data Access for Work-Sharing Databases
2023
SIGMOD
5.093636e-05
11,421
Lightweight Materialization for Fast Dashboards Over Joins
2023
SIGMOD
5.093636e-05
11,549
Demonstration of VegaPlus: Optimizing Declarative Visualization Languages
2022
SIGMOD
5.093636e-05
11,551
Lineage Resource Manager
2022
SIGMOD
5.093636e-05
11,625
Accelerating Complex Analytics using Speculation
2021
CIDR
5.093636e-05
Outgoing Citations (Sorted by Pagerank)
Showing 8 of 8 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
Semantically Similar Papers
#
Overall Rank
Paper
Year
Venue
1
9,443
Introducing a Query Acceleration Path for Analytics in SQLite3
2022
CIDR
2
9,957
How DuckDB is USING KEY to Unlock Recursive Query Performance
2025
SIGMOD
3
7,685
Beyond Quacking: Deep Integration of Language Models and RAG into DuckDB
2025
VLDB
4
8,376
GRainDB: A Relational-core Graph-Relational DBMS
2022
CIDR
5
6,439
DuckPGQ: Bringing SQL/PGQ to DuckDB
2023
VLDB
6
6,481
MotherDuck: DuckDB in the cloud and in the client
2024
CIDR
7
5,284
SQLite: Past, Present, and Future
2022
VLDB
8
6,069
DuckDB-Wasm: Fast Analytical Processing for the Web
2022
VLDB
9
6,999
DuckPGQ: Efficient Property Graph Queries in an analytical RDBMS
2023
CIDR
10
2,000
Data Management for Data Science: Towards Embedded Analytics
2020
CIDR