Snowflake Query History Extractor

Extracts query history and performance metadata from Snowflake using the Snowflake Python Connector and INFORMATION_SCHEMA.QUERY_HISTORY view. Identifies expensive queries by credits consumed, data scanned, and spillage to remote storage. Exports results to a Pandas DataFrame for downstream analysis or Slack reporting.

agentskillexchange Updated 28 repo stars

File contents

agentskillexchange/skills/tree/main/skills/snowflake-query-history-extractor commit e983cc1273

Frequently asked questions

npx skillmds@latest add agentskillexchange/snowflake-query-history-extractor