Release history
duckdb releases
DuckDB is an analytical in-process SQL database management system
All releases
11 shown
v1.5.0
Breaking risk
Notable features
- MERGE INTO statement support
- read_duckdb function for reading DuckDB database files
- VARIANT type with Parquet read and write support
v1.4.2
Security relevant
Security fixes
- CVE-2025-64429: Encryption feature vulnerability
v1.4.0
Breaking risk
Notable features
- MERGE INTO statement support
- Block-based and WAL encryption for data and temporary files
- VARIANT type with Parquet support