steampipe-plugin-sdk and steampipe-plugin-salesforce
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-salesforce
turbot/steampipe-plugin-salesforce
Use SQL to instantly query Salesforce resources. Open source CLI. No DB required.
This project helps operations engineers, sales managers, or data analysts to query their Salesforce data using standard SQL. You input your Salesforce account details and SQL queries, and it outputs structured data about your Salesforce resources like accounts, users, and opportunities. It's designed for anyone who needs to quickly extract and analyze specific Salesforce information without relying on complex reporting tools.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work