⌘+k ctrl+k
1.5 (current)
Search Shortcut cmd + k | ctrl + k
MotherDuck Extension

The motherduck extension allows connecting to MotherDuck, a cloud data warehouse built on DuckDB.

Installing and Loading

The motherduck extension will be transparently autoinstalled and autoloaded on first use from the official extension repository. If you would like to install and load it manually, you can use the motherduck extension name or the md shorthand:

INSTALL md;
LOAD md;

Usage

You can connect to MotherDuck by executing the following command:

ATTACH 'md:';

Platforms

The motherduck extension supports the following platforms:

  • linux_amd64
  • linux_arm64
  • osx_amd64
  • osx_arm64
  • windows_amd64

The windows_arm64 platform is currently not supported.

MotherDuck Documentation

For more details, see the MotherDuck documentation.

© 2026 DuckDB Foundation, Amsterdam NL
Code of Conduct Trademark Use