1 repositorio
Engines specifically designed to query and join real-time data from multiple cloud providers.
Distinct from Cloud Infrastructure: Candidates are lists of providers or general infra tools, not the query engine identity itself
Explore 1 awesome GitHub repository matching data & databases · Cloud Infrastructure Query Engines. Refine with filters or upvote what's useful.
Steampipe is a cloud infrastructure query engine and API-to-SQL mapper that translates REST and GraphQL API responses into relational rows and columns. It allows for the retrieval and joining of real-time data from multiple cloud service providers using a relational database interface. The project functions as a PostgreSQL foreign data wrapper and an SQLite API extension, mapping external API endpoints to virtual tables. This enables the use of standard SQL to query live cloud services and aggregate data from different providers and service accounts into a single unified dataset. The system
Provides a relational database interface to retrieve and join real-time data from multiple cloud service providers.