Self-Paced Kit: Introduction to Event Sourcing with Node.js and TypeScript

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
  1. EventSourcing.NodeJS

    Examples and Tutorials of Event Sourcing in NodeJS

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. Marten

    .NET Transactional Document DB and Event Store on PostgreSQL

    For that part, the samples use EventStoreDB (https://www.eventstore.com/), which is the only mature event store I know in Node.js land. Event Sourcing allows using any database as backing storage. I'm co-maintainer of the Marten (https://martendb.io/), which is a .NET library that allows using Postgres as event store and document db.

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

  • Marten – .NET Transactional Document DB and Event Store on PostgreSQL

    1 project | news.ycombinator.com | 1 Feb 2024
  • Hitchhiker's Guide to Moving from Relational Data to Events

    4 projects | news.ycombinator.com | 16 Dec 2023
  • Is anyone using Dapr

    1 project | /r/dotnet | 16 Jun 2023
  • This article is covering the potential problems you will face when using MongoDB for typical relational tasks.

    1 project | /r/dotnet | 1 Mar 2023
  • CQRS is simpler than you think with C#11 and .NET 7!

    2 projects | /r/dotnet | 17 Feb 2023

Did you know that C# is
the 11th most popular programming language
based on number of references?