Amazon RDS – Aurora for .NET Developers

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Npgsql

    Npgsql is the .NET data provider for PostgreSQL.

  • As briefly touched on earlier, the primary outcome of your making a choice between PostgreSQL and MySQL is that the choice determines how you will interact with the database. This means that using the MySQL-compatible version of Aurora requires the use of the MySql.EntityFrameworkCore NuGet packages, while connecting to the PostgreSQL-compatible edition requires the Npgsql and Npgsql.EntityFrameworkCore.PostgreSQL packages, just like they were used earlier in those posts in this series. If you are considering using Babelfish with the PostgreSQL-compatible, then you would use the standard SQL Server NuGet packages as we worked with in the last few posts.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • With .NET 8 Native AOT will we get small single binary for applications like Go/Rust?

    2 projects | /r/dotnet | 4 Jun 2023
  • ASP.Net Core database modelling without using existing ORMs?

    1 project | /r/csharp | 26 Jan 2023
  • Which database is most commonly used with ASP.NET?

    1 project | /r/csharp | 13 Aug 2022
  • YAZILIMCI ARKADAŞLAR LÜTFEN YARDIM EDİN (daha demin yanlışıkla allahı karıştırdığım için yeniden atıyorum)

    1 project | /r/KGBTR | 4 Aug 2022
  • [C#] Help converting ulong to long in order to store it in PostgreSQL.

    1 project | /r/learnprogramming | 11 Mar 2022