home/categories/database-tools/ppoak-quool-agents-skills-storage-skill-md
database-toolsdatabases

storage

Authoring guideline for DuckPQ/DuckTable-based Parquet storage in Quool. Covers DuckPQ initialization, table discovery and registration, CRUD operations (upsert/select/load/query), cross-table JOIN queries using the <table><sep><column> pattern, DataFrame attachment, and parquet compaction. Encourages using DuckPQ as the top-level database interface rather than operating on DuckTable in isolation.

ppoak
maintainer
ppoak
Обновлено 4/3/2026
Звёзды
14
Форки
4
quick start

Installation and usage

Authoring guideline for DuckPQ/DuckTable-based Parquet storage in Quool. Covers DuckPQ initialization, table discovery and registration, CRUD operations (upsert/select/load/query), cross-table JOIN queries using the <table><sep><column> pattern, DataFrame attachment, and parquet compaction. Encourages using DuckPQ as the top-level database interface rather than operating on DuckTable in isolation.

Установка
$ install --globalskills.sh
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use storage