High-performance in-process analytical database system
duckdb provides CMake targets:
find_package(DuckDB CONFIG REQUIRED)
target_link_libraries(main PRIVATE $<IF:$<TARGET_EXISTS:duckdb>,duckdb,duckdb_static>)
Statically link the autocomplete extension into DuckDB
Statically link the excel extension into DuckDB
Statically link the httpfs extension into DuckDB
Statically link the iceberg extension into DuckDB
Statically link the icu extension into DuckDB
Statically link the json extension into DuckDB
Statically link the tpcds extension into DuckDB
Statically link the tpch extension into DuckDB
v1.4.1#2
!uwp
Complex license
Manifest