---
name: mastra-duckdb
description: Documentation for @mastra/duckdb. Use when working with @mastra/duckdb APIs, configuration, or implementation.
metadata:
  package: "@mastra/duckdb"
  version: "1.4.1"
---

## When to use

Use this skill whenever you are working with @mastra/duckdb to obtain the domain-specific knowledge.

## How to use

Read the individual reference documents for detailed explanations and code examples.

### Reference

- [Reference: DuckDB storage](references/reference-storage-duckdb.md) - Documentation for the DuckDB storage implementation in Mastra, an embedded analytical backend for local observability development.
- [Reference: DuckDB vector store](references/reference-vectors-duckdb.md) - Documentation for the DuckDBVector class in Mastra, which provides embedded high-performance vector search using DuckDB with HNSW indexing.


Read [assets/SOURCE_MAP.json](assets/SOURCE_MAP.json) for source code references.