-
-
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.
-
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.
Related posts
-
Marten – .NET Transactional Document DB and Event Store on PostgreSQL
-
Hitchhiker's Guide to Moving from Relational Data to Events
-
Is anyone using Dapr
-
This article is covering the potential problems you will face when using MongoDB for typical relational tasks.
-
CQRS is simpler than you think with C#11 and .NET 7!