Cooking Up Apps With DuckDB

This section of the book will focus on cooking with DuckDB inside (compiled) applications you write.

We’ll focus on writing a CLI tool and a REST API app in Go, but discuss how to approach DuckDB in other compiled languages as well.