API Reference#
Connecting
Functions to create or connect to a DuckLake catalog.
Ducklake
The main entry point representing a DuckLake instance.
Table
Read and write data, inspect metadata, and manage table state.
Transactions
Group multiple operations into atomic transactions.
Schemas & Data Types
Describe table schemas with ducklake’s data type primitives.
Errors
Exceptions raised by the SDK.
Polars Integration
Functional helpers for using ducklake with Polars.
DuckDB Integration
Functional helpers for using ducklake with DuckDB.