steampipe-plugin-azure and steampipe-plugin-sdk
About steampipe-plugin-azure
turbot/steampipe-plugin-azure
Use SQL to instantly query Azure resources across regions and subscriptions. Open source CLI. No DB required.
This tool helps you analyze and manage your Microsoft Azure cloud resources, such as servers and networks, by treating them like data in a standard database. You input your Azure environment, and it lets you ask questions using SQL queries to get specific information out. Anyone who manages Azure infrastructure, from cloud administrators to operations engineers, can use this.
About steampipe-plugin-sdk
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work