steampipe-plugin-sdk and steampipe-plugin-net
The Steampipe Plugin SDK is a development toolkit that enables the creation of Steampipe plugins, such as the Steampipe Plugin for .NET, making them ecosystem siblings where one facilitates the existence and functionality of the other.
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.
About steampipe-plugin-net
turbot/steampipe-plugin-net
Use SQL to instantly query DNS records, certificates and other network information. Open source CLI. No DB required.
This tool helps network administrators and security engineers quickly retrieve network information without needing specialized tools or custom scripts. You input a SQL query, and it outputs details about DNS records, SSL certificates, and other network configurations. This is ideal for IT professionals managing network infrastructure or auditing security settings.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work