Query files
DuckDB supports querying many file formats including CSV, JSON, Parquet, and Excel. This example shows how to query Parquet files.
Custom Database
µQuery allows you to attach a custom DuckDB database at startup. This is primarily used to expose pre-defined DuckDB macros or macro tables so queries can reference them directly.
Cloud Providers
2 items
Kubernetes
This tutorial walks through deploying µQuery on Kubernetes with health checks, resource limits, and horizontal scaling.