استعلم عن موارد بنيتك التحتية متعددة السحابة وراقبها في الوقت الفعلي باستخدام محركات اكتشاف وجرد تعتمد على SQL.
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
Steampipe is a dedicated multi-cloud infrastructure query engine that maps cloud APIs to SQL tables, letting you run live, real-time queries across AWS, Azure, GCP, and more using standard SQL — exactly the tool you described.
CloudQuery is a cloud infrastructure ETL tool and multi-cloud data pipeline designed to collect, synchronize, and normalize resource metadata from various cloud providers and SaaS platforms. It functions as a centralized asset inventory manager and security posture manager, extracting configuration and state data into relational databases, data lakes, or data warehouses. The system distinguishes itself by transforming complex, nested cloud API responses into flat relational tables, enabling the use of standard SQL for asset querying and analysis. It employs a modular plugin system for data ex
CloudQuery is a multi-cloud data pipeline that extracts and normalizes cloud resource metadata into relational tables, enabling standard SQL queries for asset inventory, though it operates on synced data rather than real-time API queries.