Categories

Active Filters

DuckDB CLI

Command-line interface for DuckDB, allowing you to interact with databases directly from the terminal.

cli command-line database

DuckDB Python

Python bindings for DuckDB, providing a native Python interface to the database.

python api bindings

DuckDB R

R bindings for DuckDB, enabling seamless integration with R for data analysis.

r api bindings

DuckDB Web

Web-based interface for DuckDB, allowing you to interact with databases through a browser.

web gui interface

DuckDB Documentation

Comprehensive documentation covering all aspects of DuckDB, from basic usage to advanced features.

docs guide reference

DuckDB Tutorials

Step-by-step tutorials for learning DuckDB, from getting started to advanced use cases.

tutorial learning guide

DuckDB Discord

Official Discord community for DuckDB users and developers.

community chat support

DuckDB GitHub Discussions

GitHub Discussions forum for DuckDB, where users can ask questions and share knowledge.

community forum support

DuckDB Examples

Collection of example code and use cases demonstrating DuckDB's capabilities.

examples use-cases code

DuckDB Performance Guide

Guide to optimizing DuckDB performance, including best practices and tips.

performance optimization guide

DuckDB Blog

Official DuckDB blog with news, updates, and technical insights.

blog news updates

DuckDB RSS Feed

RSS feed for the official DuckDB blog to stay updated with latest news.

rss news updates

DuckDB Documentation PDF

The complete DuckDB documentation in a single PDF file for offline reference.

docs pdf reference

DuckDB Documentation MD

The complete DuckDB documentation in a single Markdown file.

docs markdown reference

Docker DuckDB

Docker image for DuckDB CLI, allowing you to run DuckDB in containers.

docker containers deployment

DuckDB GitHub Setup Action

GitHub Action to install DuckDB in CI workflows.

github-actions ci automation

Quack Reduce

Serverless DuckDB over S3, running DuckDB over a data lake on AWS S3 using lambda.

serverless aws s3 lambda

DuckDB Snippets

Collection of DuckDB code snippets curated by MotherDuck.

snippets examples code

DuckDB tldr page

Quick reference guide for DuckDB commands available through tldr pages.

tldr reference commands

DuckDB AWS Lambda Layer

Run DuckDB in AWS Lambda functions with this Lambda layer.

aws lambda serverless nodejs

Compatible DuckDB Extensions for AWS Lambda

Extensions specifically compiled for the AWS Lambda runtime (GLIBC 2.26).

extensions aws lambda

Serverless DuckDB as API

Use DuckDB as API with Amazon API Gateway and AWS Lambda for serverless analytics.

serverless api aws lambda

Serverless Parquet Repartitioner

Use DuckDB to repartition data in S3-based Data Lakes.

parquet s3 data-lake serverless

DuckDB Observable Notebooks

Collection of notebooks using DuckDB on the Observable data visualization platform.

observable notebooks visualization

DuckDB with Nextflow

Example uses of DuckDB with Nextflow for data processing in bioinformatics workflows.

nextflow bioinformatics data-processing

DuckDB Version Manager

Cross-platform installer and version manager for DuckDB.

version-manager installer cli

DuckERD CLI

A CLI tool to create Entity-Relationship Diagrams from DuckDB database files.

erd diagrams visualization

SQL Notebook

SQL notebooks by TimerStored powered by DuckDB for interactive data analysis.

notebooks sql interactive

DuckDB Snap Package

Snap package of DuckDB for easy installation on Ubuntu and other Linux distributions.

snap linux ubuntu package

DuckDB Execution Plan Visualizer

Tool for visualizing and understanding DuckDB EXPLAIN plans.

visualization explain query-optimization

DuckDB Newsletter by MotherDuck

Monthly newsletter by MotherDuck covering the latest DuckDB news and developments.

newsletter news motherduck

Learn DuckDB by Example

Newsletter with practical examples for learning DuckDB by Tobias Müller.

newsletter examples learning

DuckDB Go

Go language bindings for DuckDB.

go golang api bindings

DuckDB Julia

Julia language bindings for DuckDB.

julia api bindings

DuckDB Ruby

Ruby language bindings for DuckDB.

ruby api bindings

DuckDB Rust

Rust language bindings for DuckDB.

rust api bindings

DuckDB Swift

Swift language bindings for DuckDB.

swift api bindings

DuckDB TypeScript (Async)

TypeScript language bindings for DuckDB with async support.

typescript api bindings async

DuckDB WebAssembly

WebAssembly (Wasm) bindings for running DuckDB in browsers.

wasm webassembly browser api

DuckDB ADBC

Arrow Database Connectivity (ADBC) driver for DuckDB.

adbc arrow api connectivity

DuckDB ODBC

Open Database Connectivity (ODBC) driver for DuckDB.

odbc api connectivity

DuckDB .NET

.NET language bindings for DuckDB.

.net csharp api bindings

DuckDB Common Lisp

Common Lisp bindings for DuckDB.

lisp common-lisp api bindings

PSDuckDB

PowerShell module for DuckDB.

powershell api bindings

DuckDB Dart

Dart language bindings for DuckDB.

dart api bindings

Rill Data

Tool for effortlessly transforming data sets into powerful dashboards using SQL, powered by DuckDB.

visualization dashboards sql data-transformation

Ibis Project

A DataFrame API for interacting with DuckDB and other compute engines.

dataframe python api

Boiling Data

Serverless data analytics overlay on top of S3 Data Lakes using DuckDB.

serverless analytics s3 data-lake

DuckDB in Action

Book showing how to get hands-on with DuckDB for analytical processing.

book learning reference

Getting Started with DuckDB

Practical guide for accelerating data science, analytics, and engineering workflows with DuckDB.

book learning guide