Software Alternatives & Reviews

Steampipe – Select * from Cloud;

Steampipe osquery OctoSQL
  1. Steampipe: select * from cloud; The extensible SQL interface to your favorite cloud APIs select * from AWS, Azure, GCP, Github, Slack etc.
    Pricing:
    • Open Source

    #Big Data #Databases #Big Data Analytics 39 social mentions

  2. Utilities, Application Utilities, and Desktop Querying Tools
    Pricing:
    • Open Source
    Seems like the next step past https://osquery.io/.

    #Security & Privacy #Monitoring Tools #Cyber Security 18 social mentions

  3. OctoSQL is a query tool that allows you to join, analyse and transform data from multiple databases and file formats using SQL. - cube2222/octosql
    To add somewhat of a counterpoint to the other response, I've tried the Steampipe CSV plugin and got 50x slower performance vs OctoSQL[0], which is itself 5x slower than something like DataFusion[1]. The CSV plugin doesn't contact any external API's so it should be a good benchmark of the plugin architecture, though it might just not be optimized yet. That said, I don't imagine this ever being a bottleneck for the main use case of Steampipe - in that case I think the APIs themselves will always be the limiting part. But it does - potentially - speak to what you can expect if you'd like to extend your usage of Steampipe to more than just DevOps data. [0]: https://github.com/cube2222/octosql [1]: https://github.com/apache/arrow-datafusion Disclaimer: author of OctoSQL.

    #Databases #Big Data #Relational Databases 22 social mentions

Discuss: Steampipe – Select * from Cloud;

Log in or Post with