Building business processes with Azure Durable Functions

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
  • Dapper

    Dapper - a simple object mapper for .Net

  • Traditionally, building business processes involves a highly database-centric approach. Development typically begins with a comprehensive database design, setting up schemas and tables before moving on to create classes and properties. These classes would then map to the database schema using Object-Relational Mappers (ORMs) like Entity Framework, NHibernate or Dapper. This method, while effective, often leads to a tightly coupled system where the database structure heavily influenced the application design.

  • NHibernate

    NHibernate Object Relational Mapper

  • Traditionally, building business processes involves a highly database-centric approach. Development typically begins with a comprehensive database design, setting up schemas and tables before moving on to create classes and properties. These classes would then map to the database schema using Object-Relational Mappers (ORMs) like Entity Framework, NHibernate or Dapper. This method, while effective, often leads to a tightly coupled system where the database structure heavily influenced the application design.

  • 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

  • Working with ListView in Windows Forms

    3 projects | dev.to | 13 Jan 2024
  • Import data from a database with Dapper and SpreadsheetLight to Excel in C#

    2 projects | dev.to | 6 Nov 2023
  • Multiple Result Sets for SQL-Server (C#) including Dapper

    2 projects | dev.to | 2 Oct 2023
  • help with NHibernate on .Net 6

    1 project | /r/csharp | 28 Mar 2023
  • How to use performant Guid as primary keys in databases. UUID Version 7 to the rescue!

    5 projects | /r/dotnet | 28 Dec 2022