turbot/steampipe-plugin-sdk
Steampipe Plugin SDK is a simple abstraction layer to write a Steampipe plugin. Plugins automatically work across all engine types including the Steampipe CLI, Postgres FDW, SQLite extension and the export CLI.
This is a toolkit for developers who want to create custom data connectors (plugins) for Steampipe. It helps you turn data from any source into a format that can be queried like a database, allowing you to build new plugins or extend existing ones for Steampipe. The end-user is a software developer creating data integration tools.
Use this if you are a Go developer looking to build a new Steampipe plugin or extend an existing one to integrate various APIs and services as queryable tables.
Not ideal if you are an end-user simply looking to query data with Steampipe and do not intend to write new plugins.
Stars
38
Forks
21
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-sdk"
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-gcp
Use SQL to instantly query GCP resources across regions, projects and organizations. Open source...
turbot/steampipe-plugin-azure
Use SQL to instantly query Azure resources across regions and subscriptions. Open source CLI. No...