Python
4 items
C
The MotherDuck integration with C is no different than DuckDB. For more information, see C in DuckDB Documentation.
Go
The MotherDuck integration with Go is no different than DuckDB. For more information, see Go in DuckDB Documentation.
Java (JDBC)
The MotherDuck integration with Java is no different than DuckDB. For more information, see Java in DuckDB Documentation.
Node.js
The MotherDuck integration with Node.js uses the @duckdb/node-api package. For more information, see Node.js (Neo) in DuckDB Documentation. This package replaces the deprecated duckdb npm package.
ODBC
The MotherDuck integration with ODBC is no different than DuckDB. For more information, see ODBC in DuckDB Documentation.
Others
DuckDB supports various client APIs, such as Java (JDBC), ODBC, and C.
R
The MotherDuck integration with R is no different than DuckDB. For more information, see R in DuckDB Documentation.
Rust
The MotherDuck integration with Rust is no different than DuckDB. For more information, see Rust in DuckDB Documentation.
WebAssembly (Wasm)
The MotherDuck offers its own fork of DuckDB Wasm, which is documented here.