⌘+k ctrl+k
Search Shortcut cmd + k | ctrl + k
Client APIs Overview

There are various client APIs for DuckDB. DuckDB's "native" API is C++, with "official" wrappers available for C, Python, R, Java, Node.js, WebAssembly/Wasm, ODBC API, Julia, and a Command Line Interface (CLI).

There are also contributed third-party DuckDB wrappers for Ruby, Go, C#, Rust and Common Lisp.

Pages in This Section