dst-list-tables

Community

List all DST tables stored locally with metadata.

Authormikkelkrogsholm
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Quickly assessing what data you have locally empowers faster analysis planning and ensures data availability.

Core Features & Use Cases

  • Local inventory: List all locally stored DST tables with counts and ages.
  • Metadata depth: Retrieve per-table metadata and sample rows for quick validation.
  • Format options: Console view or JSON for programmatic use.

Quick Start

python scripts/db/query_metadata.py --list-all --format json

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: dst-list-tables
Download link: https://github.com/mikkelkrogsholm/dst-skills/archive/main.zip#dst-list-tables

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository