awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com

Live Cloud Asset Inventory Tools

Ranking updated Jun 30, 2026

For a tool for querying cloud resources with SQL, the strongest matches are turbot/steampipe (Steampipe is a dedicated multi-cloud infrastructure query engine that), cloudquery/cloudquery (CloudQuery is a multi-cloud data pipeline that extracts and) and edgedb/edgedb (EdgeDB is a graph-relational database and query engine, not). spinnaker/spinnaker and cayleygraph/cayley round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

Query and monitor your multi-cloud infrastructure resources in real-time using SQL-based discovery and inventory engines.

Live Cloud Asset Inventory Tools

Find the best repos with AI.We'll search the best matching repositories with AI.
  • turbot/steampipeturbot avatar

    turbot/steampipe

    7,701View on GitHub↗

    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.

    GoAPI to SQL MappingSQL Query InterfacesAPI-to-Relational Mappers
    View on GitHub↗7,701
  • cloudquery/cloudquerycloudquery avatar

    cloudquery/cloudquery

    6,438View on GitHub↗

    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.

    GoCloud Asset Inventory ManagersCloud Provider Metadata ExtractionAPI-to-Relational Mappers
    View on GitHub↗6,438
  • edgedb/edgedbedgedb avatar

    edgedb/edgedb

    14,104View on GitHub↗

    EdgeDB is a graph-relational database that combines a PostgreSQL backend with a graph-based schema and query language. It functions as an object-relational mapper and graph query engine, allowing data to be modeled as objects and links to align storage with modern programming language structures. The system features a composable query language designed to retrieve deeply nested or interconnected data without the use of manual SQL joins. It includes an integrated AI-driven data retrieval solution with built-in support for vector embeddings. The platform provides a schema migration tool for tr

    EdgeDB is a graph-relational database and query engine, not a tool that connects to cloud APIs to surface live multi-cloud resource inventory, so it doesn't fulfill this specific use case.

    PythonGraph Traversal
    View on GitHub↗14,104
  • spinnaker/spinnakerspinnaker avatar

    spinnaker/spinnaker

    9,740View on GitHub↗

    Spinnaker is a multi-cloud continuous delivery platform designed to automate software releases and deployment pipelines across various public cloud providers and Kubernetes clusters. It functions as a cloud deployment orchestrator and infrastructure delivery tool, coordinating the promotion of software artifacts through multiple environments using visual workflows and directed acyclic graphs. The platform distinguishes itself with a dedicated canary analysis engine that compares performance metrics between new and stable software versions to automate release decisions. It utilizes cloud-agnos

    Spinnaker is a multi-cloud continuous delivery platform for automating software releases and deployments, not a tool for querying cloud resource inventory via SQL or a database-like language.

    JavaMulti-Cloud DeploymentsMulti-Cloud Orchestrators
    View on GitHub↗9,740
  • cayleygraph/cayleycayleygraph avatar

    cayleygraph/cayley

    15,043View on GitHub↗

    Cayley is a graph database engine designed for storing and querying interconnected data using a quad-based data model. It functions as an RDF quad store, managing information through subjects, predicates, objects, and labels. The system features a modular graph store architecture with pluggable backends, allowing it to swap between in-memory storage and various external persistent databases. It includes a GraphQL-inspired API and a dedicated data visualizer for the interactive exploration of nodes and edges. Query capabilities cover bidirectional path traversal and multi-syntax execution usi

    Cayley is a graph database engine for storing and querying interconnected data, not a tool that natively queries live cloud resource inventories across multiple providers using SQL or similar query languages.

    GoGraph Traversal
    View on GitHub↗15,043
  • helixdb/helix-dbHelixDB avatar

    HelixDB/helix-db

    3,830View on GitHub↗

    Helix DB is a distributed graph database and knowledge graph platform that persists nodes and edges on object storage for durable and unlimited scaling. It operates as an ACID-compliant system, ensuring data consistency through serializable snapshot isolation during concurrent operations. The project distinguishes itself by combining a vector search engine and a property graph, utilizing hybrid vector and full-text search to locate entry points for graph traversals. It enables dynamic graph querying through a domain-specific language, allowing complex logic and recursive queries to be execute

    Helix DB is a general-purpose distributed graph database, not a tool purpose-built for querying cloud resource inventories across AWS, Azure, and GCP in real-time—it lacks the cloud API integrations and resource schemas this search requires.

    RustGraph Traversal
    View on GitHub↗3,830
  • openstack/openstackopenstack avatar

    openstack/openstack

    5,940View on GitHub↗

    OpenStack is an open-source cloud computing platform for building and managing public and private cloud infrastructure at scale. It provides a framework for deploying, configuring, and operating cloud services, orchestrating compute, storage, and networking resources across a datacenter through a unified management layer. The platform is built on a decoupled service architecture where individual cloud services are developed and versioned independently within their own repositories. This meta-repository tracks interoperable versions of all OpenStack components as verified submodules, with each

    OpenStack is a cloud computing platform for managing and orchestrating infrastructure, not a query engine that lets you run SQL over live multi-cloud resource inventories from AWS, GCP, or Azure.

    PythonOpen Source Software
    View on GitHub↗5,940
  • cozodb/cozocozodb avatar

    cozodb/cozo

    3,880View on GitHub↗

    Cozo is a logic-based database engine that functions as a relational data store, an embedded graph database, and a temporal vector database. It utilizes a Datalog-inspired query language to execute relational, recursive, and graph queries. The system distinguishes itself through specialized indexing for high-dimensional vector similarity searches and near-duplicate detection using locality sensitive hashing. It also provides built-in temporal versioning, allowing for historical state retrieval and time-travel queries to access data as it existed at specific points in time. Its broader capabi

    Cozo is a general-purpose logic-based database engine (relational, graph, vector) but is not purpose-built for querying cloud resource inventories from AWS/GCP/Azure and does not include any built-in cloud API integration or schema, so it does not match the multi-cloud infrastructure query engine this search targets.

    RustGraph Traversal
    View on GitHub↗3,880
  • hashicorp/terraformhashicorp avatar

    hashicorp/terraform

    48,720View on GitHub↗

    Terraform is a declarative infrastructure-as-code tool designed to manage the lifecycle of cloud and on-premises resources. It functions as a workflow engine that reconciles a defined desired state against real-world infrastructure, using a persistent state-tracking layer to maintain consistency and visibility across distributed environments. By mapping infrastructure components into a directed acyclic graph, the system calculates the optimal order for provisioning, updating, or destroying resources. The platform is distinguished by its extensible plugin-based architecture, which decouples co

    Terraform manages infrastructure as code rather than letting you query live cloud inventory with SQL, so it's in the cloud automation family but not the query engine you are looking for.

    GoMulti-Cloud Orchestrators
    View on GitHub↗48,720
  • falkordb/falkordbFalkorDB avatar

    FalkorDB/FalkorDB

    3,437View on GitHub↗

    FalkorDB is a high-performance graph database management system and vector graph database. It serves as a knowledge graph construction tool and a GraphRAG knowledge store, integrating structured property graphs with vector search to provide grounded context for large language models. The engine is designed as a multi-tenant graph engine, capable of hosting thousands of isolated datasets within a single instance. The system distinguishes itself by using linear algebra for query execution, treating relationship tensors as matrix multiplications to achieve low-latency multi-hop traversals. It ut

    FalkorDB is a general-purpose graph database, not a dedicated tool for querying live cloud resource inventory — it could store cloud resource data but does not connect to cloud APIs or provide a ready-made multi-cloud query engine.

    CGraph Traversal
    View on GitHub↗3,437
Compare the top 10 at a glance
RepositoryStarsLanguageLicenseLast push
turbot/steampipe7.7KGoagpl-3.0Feb 20, 2026
cloudquery/cloudquery6.4KGoMPL-2.0Jun 15, 2026
edgedb/edgedb14.1KPythonApache-2.0Dec 24, 2025
spinnaker/spinnaker9.7KJavaApache-2.0Jun 17, 2026
cayleygraph/cayley15KGoApache-2.0May 5, 2026
helixdb/helix-db3.8KRustagpl-3.0Feb 19, 2026
openstack/openstack5.9KPythonApache-2.0Jun 16, 2026
cozodb/cozo3.9KRustmpl-2.0Dec 4, 2024
hashicorp/terraform48.7KGoNOASSERTIONJun 16, 2026
falkordb/falkordb3.4KCotherFeb 20, 2026

Related searches

  • a cloud resource inventory tool
  • a tool for cleaning up idle cloud resources
  • SQL straight over my data files
  • a cloud security posture tool
  • a cloud cost monitoring tool
  • an endpoint querying agent
  • a terminal based client for SQL databases
  • an IaC tool using general-purpose languages