Event Sourcing library

This page summarizes the projects mentioned and recommended in the original post on /r/dotnet

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

    Stream Store library targeting RDBMS based implementations for .NET

  • If you are using a relational database, and need pub sub, I would take a look at https://github.com/SQLStreamStore/SQLStreamStore. It supports MSSQL, MySQL, Postgres, and sqlite.

  • Transacto

  • I would not recommend using someone else's framework. Create your own using good examples as references, like https://github.com/thefringeninja/Transacto/tree/master/src/Transacto/Framework. Using a framework is great until you have to fight it to do something it doesn't support.

  • 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

  • Show HN: Light implementation of Event Sourcing using PostgreSQL as event store

    9 projects | news.ycombinator.com | 31 Oct 2023
  • Hitchhiker's Guide to Moving from Relational Data to Events

    4 projects | news.ycombinator.com | 16 Dec 2023
  • Show HN: Light implementation of Event Sourcing using PostgreSQL as event store

    1 project | /r/hackernews | 2 Nov 2023
  • Introducing my open-source project based on .NET with Microservices, DDD, BDD and Testing concepts

    1 project | /r/opensource | 30 Oct 2023
  • My take on using the MVVM pattern and CQRS with React. Let me know what you think!

    1 project | /r/SoftwareEngineering | 3 Aug 2023