Event Sourcing with Spring Boot and EventStoreDB

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

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
  • EventSourcing.JVM

    Examples and Tutorials of Event Sourcing in JVM languages

  • Data is stored using the regular Spring JPA and ends in the Postgres database (can be any other type if preferred), see base class: https://github.com/oskardudycz/EventSourcing.JVM/blob/main/samples/event-sourcing-esdb-simple/src/main/java/io/eventdriven/ecommerce/core/projections/JPAProjection.java

  • 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

  • Introduction to Event Sourcing in Java - Self-Paced Kit

    1 project | /r/u_rainprincesss | 21 Jul 2022
  • Introduction to Event Sourcing in Java - Self-Paced Kit

    1 project | /r/java | 10 Jul 2022
  • How to ensure uniqueness in Event Sourcing

    1 project | /r/java | 7 Jul 2022
  • Simple patterns for events schema versioning

    1 project | /r/java | 2 Jul 2022
  • How come there's no English version of JavaGuide?

    2 projects | /r/learnjava | 8 Apr 2023