awsrm VS steampipe

Compare awsrm vs steampipe and see what are their differences.

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
awsrm steampipe
3 152
98 7,321
- 0.9%
0.0 9.6
over 1 year ago 2 days ago
Go Go
MIT License GNU Affero General Public License v3.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

awsrm

Posts with mentions or reviews of awsrm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-27.

steampipe

Posts with mentions or reviews of steampipe. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-05-05.
  • Show HN: TextQuery – Query CSV, JSON, XLSX Files with SQL
    4 projects | news.ycombinator.com | 5 May 2025
    Readers may also enjoy Steampipe [1], an open source tool to live query 140+ services with SQL (e.g. AWS, GitHub, CSV, Kubernetes, etc). It uses Postgres Foreign Data Wrappers under the hood and supports joins etc with other tables. (Disclaimer - I'm a lead on the project.)

    1 - https://github.com/turbot/steampipe

  • Cyphernetes: A Query Language for Kubernetes
    6 projects | news.ycombinator.com | 15 Dec 2024
    I really really like Steampipe to do this kind of query: https://steampipe.io, which is essentially PostgreSQL (literally) to query many different kind of APIs, which means you have access to all PostgreSQL's SQL language can offer to request data.

    They have a Kubernetes plugin at https://hub.steampipe.io/plugins/turbot/kubernetes and there are a couple of things I really like:

    * it's super easy to request multiple Kubernetes clusters transparently: define one Steampipe "connection" for each of your clusters + define an "aggregator" connection that aggregates all of them, then query the "aggregator" connection. You will get a "context" column that indicates which Kubernetes cluster the row came from.

  • Amazon Aurora DSQL
    3 projects | news.ycombinator.com | 3 Dec 2024
    I was just trying to get a sense for where the line of demarcation was in your mind. PG has "foreign data wrappers"[1] that allow one to treat external ... whatever ... as if it were a table or procedure within PG. Just stupid powerful, IMHO. It is FDW-specific whether "transaction" means anything to the foreign system, so that may break your mental model but could still get you very close (e.g. BEGIN; UPDATE s3 SET ...; ROLLBACK; may not do anything sensible)

    https://github.com/turbot/steampipe#steampipe-plugins and https://steampipe.io/docs/steampipe_postgres/overview may be relevant, although watch out for Steampipe's license

    https://github.com/topics/foreign-data-wrapper and https://github.com/topics/fdw are some other examples

    1: https://www.postgresql.org/docs/17/fdwhandler.html (although strictly speaking that page is for _authoring_ FDW, not a tl;dr of the concept)

  • steampipe: Zero-ETL way to query APIs and services using SQL
    1 project | news.ycombinator.com | 15 Oct 2024
  • Automating Well-Architected reviews
    2 projects | dev.to | 18 Jun 2024
    https://steampipe.io/ https://github.com/prowler-cloud/prowler https://former2.com
  • DuckDB Doesn't Need Data to Be a Database
    5 projects | news.ycombinator.com | 29 May 2024
    https://steampipe.io/ showcases some really interesting scenarios for using FDWs in place of regular ETL and API integrations
  • Steampipe: Dynamically query APIs, code and more with SQL
    1 project | news.ycombinator.com | 4 Apr 2024
  • Cloud Tools You Probably Haven't Heard Of
    3 projects | dev.to | 31 Mar 2024
    Steampipe is a tool for querying cloud APIs and other data sources using SQL in a zero-ETL manner.
  • Show HN: Query Your Sheets with SheetSQL
    9 projects | news.ycombinator.com | 13 Mar 2024
    Readers may also enjoy Steampipe [1], an open source CLI to live query Google Sheets [2] and 140+ other services with SQL (e.g. AWS, GitHub, etc). It uses Postgres Foreign Data Wrappers under the hood and supports joins etc across the services. (Disclaimer - I'm a lead on the project.)

    1 - https://github.com/turbot/steampipe

  • Osquery: An sqlite3 virtual table exposing operating system data to SQL
    14 projects | news.ycombinator.com | 25 Feb 2024
    be mindful of its AGPLv3 https://github.com/turbot/steampipe/blob/v0.21.8/LICENSE (AFAIK v0.4.3 is the last MIT release https://github.com/turbot/steampipe/blob/v0.4.3/LICENSE ) and the actual providers are Apache 2 <https://github.com/turbot/steampipe-plugin-aws/blob/v0.131.0...> (but I don't know if provider drift makes them compatible with 0.4 or not)

    iasql seems to be AWS only, but good for them for taking this on:

What are some alternatives?

When comparing awsrm and steampipe you can also consider the following projects:

awsls - A list command for AWS resources

cloudquery - The developer first cloud governance platform

cfnctl - Cfnctl brings the Terraform cli experience to AWS Cloudformation :cloud:

multiwoven - 🔥🔥🔥 Open source composable CDP - alternative to hightouch and census.

terratest - Terratest is a Go library that makes it easier to write automated tests for your infrastructure code.

cloud-custodian - Rules engine for cloud security, cost optimization, and governance, DSL in yaml for policies to query, filter, and take actions on resources

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured

Did you know that Go is
the 4th most popular programming language
based on number of references?