turbot/steampipe-plugin-gcp
Use SQL to instantly query GCP resources across regions, projects and organizations. Open source CLI. No DB required.
This tool helps you analyze your Google Cloud Platform (GCP) infrastructure, like servers, networks, and databases, using standard SQL queries. You provide your GCP account information, and it lets you run SQL queries to retrieve detailed data about your resources across different regions, projects, and organizations. Cloud administrators, DevOps engineers, and security auditors can use this to gain insights into their GCP environment.
Use this if you need to quickly understand, audit, or report on your GCP resources using familiar SQL commands without learning complex API calls.
Not ideal if you primarily need to automate changes or deploy resources within GCP; this tool is focused on querying and reporting, not modifying.
Stars
45
Forks
28
Language
Go
License
Apache-2.0
Category
Last pushed
Mar 25, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/data-engineering/turbot/steampipe-plugin-gcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
turbot/steampipe-plugin-aws
Use SQL to instantly query AWS resources across regions and accounts. Open source CLI. No DB required.
turbot/steampipe-plugin-github
Use SQL to instantly query repositories, users, gists and more from GitHub. Open source CLI. No...
turbot/steampipe-plugin-kubernetes
Use SQL to instantly query Kubernetes API resources. Open source CLI. No DB required.
turbot/steampipe-plugin-azure
Use SQL to instantly query Azure resources across regions and subscriptions. Open source CLI. No...
turbot/steampipe-plugin-sdk
Steampipe Plugin SDK is a simple abstraction layer to write a Steampipe plugin. Plugins...