Cooking With DuckDB

Author

boB Rudis (@hrbrmstr)

Published

April 5, 2024

Preface

Delicious recipes for getting the most out of DuckDB.

This will be a continuously updated collection of recipes for DuckDB. Each chapter will focus on accomplishing a single task, with varying levels of exposition (some solutions will be obvious; others, less-so).

While the main focus is on the DuckDB CLI, the recipes will also cover how to use DuckDB in other languages & settings, including R, JavaScript, and Observable.

Chapter organization will be unstable for a while, so permalinks will likely break until things settle a bit.