steampipe-plugin-aws and steampipe-plugin-zendesk
These are ecosystem siblings—both are interchangeable plugin implementations for the same Steampipe framework that enable SQL querying of different data sources (AWS infrastructure vs. Zendesk ticketing), allowing users to choose one or both depending on which systems they need to query.
About steampipe-plugin-aws
turbot/steampipe-plugin-aws
Use SQL to instantly query AWS resources across regions and accounts. Open source CLI. No DB required.
Exposes 200+ AWS resource tables (EC2, IAM, RDS, KMS, etc.) as virtual tables queryable through SQL without requiring a separate database. Built as a Steampipe plugin in Go, it translates SQL queries into AWS API calls on-demand, supporting multiple deployment modes including Postgres FDW, SQLite extensions, and Turbot Pipes hosted instances. Handles credential management across various AWS authentication methods (roles, SSO, temporary credentials) and enables cross-account, cross-region queries through standard SQL joins and filters.
About steampipe-plugin-zendesk
turbot/steampipe-plugin-zendesk
Use SQL to instantly query Zendesk. Open source CLI. No DB required.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work