steampipe-plugin-github and steampipe-plugin-microsoft365
These are ecosystem siblings, specifically two different open-source plugins for the Steampipe CLI tool, allowing users to query distinct cloud services (GitHub and Microsoft 365, respectively) using a unified SQL interface without requiring a separate database.
About steampipe-plugin-github
turbot/steampipe-plugin-github
Use SQL to instantly query repositories, users, gists and more from GitHub. Open source CLI. No DB required.
Implements the Steampipe plugin architecture to translate GitHub API calls into virtual SQL tables, supporting deployment across multiple engines including Postgres FDW, SQLite extensions, and hosted Turbot Pipes instances. Enables real-time querying of pull requests, workflows, issues, and organization data without caching or pre-syncing, with token-based authentication and dynamic schema introspection.
About steampipe-plugin-microsoft365
turbot/steampipe-plugin-microsoft365
Use SQL to instantly query calendars, contacts, drives, mailboxes and more from Microsoft 365. Open source CLI. No DB required.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work