azure-sdk-for-net VS steampipe

Compare azure-sdk-for-net vs steampipe and see what are their differences.

azure-sdk-for-net

This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net. (by Azure)

steampipe

Zero-ETL, infinite possibilities. Live query APIs, code & more with SQL. No DB required. (by turbot)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
azure-sdk-for-net steampipe
22 144
4,949 6,325
1.2% 4.2%
10.0 9.7
5 days ago 6 days ago
C# 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.

azure-sdk-for-net

Posts with mentions or reviews of azure-sdk-for-net. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-10.
  • Fellow Rust enthusiasts: What "sucks" about Rust?
    25 projects | /r/rust | 10 Mar 2023
    So how do you download part of a blob from Azure? Well, in https://github.com/Azure/azure-sdk-for-net/releases/tag/Azure.Storage.Blobs_12.12.0 there's a function that looks like this:
  • Example of a well designed modern .Net SDK
    2 projects | /r/csharp | 3 Nov 2022
  • How to use Azurite for testing Azure Storage in dotnet?
    3 projects | dev.to | 17 Sep 2022
    The testing helpers have more to it than disabling SSL but are not present on NuGet. So naturally, I raised an issue to the SDK team if they have any plans in that direction. Unfortunately, at this point, they have no interest in releasing their internal test tooling. The techniques I mentioned thus far can be used standalone. I, however, felt this was an excellent opportunity to create my first NuGet Package. The package cannot assume how anybody runs Azurite, so I introduced two classes. You can use AzuriteAccountBuilder to configure how things are run, like the account or the ports being used. The AzuriteAccount class provides access to stuff like the connection string. For convenience the package also creates helper methods to create BlobServiceClient, TableServiceClient or QueueServiceClient form an AzuriteAccount.
  • Obtain Azure access token from a local Docker container
    5 projects | dev.to | 29 Jul 2022
    Q: I can obtain tokens locally using Azure CLI and Azure.Identity library when I run on the host machine, but not when inside Docker container because it doesn't have Azure CLI installed! What do I do? A: This has already been asked about by many people here with various interesting solutions here and here.
  • Programmatically add to Azure IP Filtering List
    2 projects | /r/csharp | 25 Apr 2022
  • Case Study: Azure Service Bus and Event-Driven Architectures
    3 projects | dev.to | 4 Jun 2021
    In a distributed system, many things can go wrong. The network can fail or have additional latency, systems may be temporarily down, etc. We use the Azure.ServiceBus.Messaging NuGet package so we are able to check if the exception is a transient fault or not (more information on these docs), then use Polly to setup retry logic and fallbacks. There are other options to implement retry policies, for example we took in consideration the Retry guidance for Azure Services documentation from Microsoft. Since we use the latest Azure SDK, the appropriate class would be ServiceBusRetryPolicy.
  • KeyVault Secrets Rotation Management in Bulk
    2 projects | dev.to | 18 Feb 2021
    Then, create the SecretClient that accesses the Key Vault instance. While instantiating the client, you should provide the DefaultAzureCredentialOptions instance as well. If the account logged into Azure is able to access multiple tenants, you should explicitly provide the tenant ID; otherwise, it throws the authentication error (line #4-6).
  • Subscription level disk utilization/rightsize analysis
    2 projects | /r/AZURE | 29 Jan 2021
    ugh ... Azure makes some of these things very difficult to track down. For example, I'm not sure this is your specific case, but it sounds related (or at least familiar) - https://github.com/Azure/azure-sdk-for-net/issues/3318#issuecomment-306380182
  • Processing CloudEvents for Azure EventGrid via Azure Functions
    5 projects | dev.to | 14 Jan 2021
    I used .NET SDK in this post. But there are other SDKs in different languages of your choice:

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 2024-03-13.

What are some alternatives?

When comparing azure-sdk-for-net and steampipe you can also consider the following projects:

cloudquery - The open source high performance data integration platform built for developers.

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

metriql - The metrics layer for your data. Join us at https://metriql.com/slack

inspec-aws - InSpec AWS Resource Pack https://www.inspec.io/

steampipe-mod-github-sherlock - Interrogate your GitHub resources with the help of the world's greatest detectives: Powerpipe + Steampipe + Sherlock.

embedded-postgres-binaries - Lightweight bundles of PostgreSQL binaries with reduced size intended for testing purposes.

dockertest - Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.

steampipe-plugin-aws - Use SQL to instantly query AWS resources across regions and accounts. Open source CLI. No DB required.

Multicorn - Data Access Library

cue - CUE has moved to https://github.com/cue-lang/cue

steampipe-plugin-oci - Use SQL to instantly query Oracle Cloud resources across regions and accounts. Open source CLI. No DB required.

liquibase - Main Liquibase Source