Language APIs & Drivers
Connect to MotherDuck using official drivers and APIs for various programming languages.
Go driver
Official Go driver for MotherDuck, enabling seamless integration with Go applications. The go-duckdb driver supports MotherDuck out of the box!
JDBC driver
Java Database Connectivity (JDBC) driver for connecting Java applications to MotherDuck. The official DuckDB JDBC driver supports MotherDuck out of the box!
Node.js
The DuckDB Node.js client can connect to MotherDuck with an md: connection string, so JavaScript and TypeScript applications can query MotherDuck directly.
Python
1 item
R
R is a language for statistical analysis.