event-sourcing

Top 23 event-sourcing Open-Source Projects

  • modular-monolith-with-ddd

    Full Modular Monolith application with Domain-Driven Design approach.

  • Project mention: Modular Monolith with DDD repository migrated to .NET 8.0 | /r/dotnet | 2023-12-09

    Link to PR here: https://github.com/kgrzybek/modular-monolith-with-ddd/pull/286

  • pipedream

    Connect APIs, remarkably fast. Free for developers.

  • Project mention: Pipe Dreams: The life and times of Yahoo Pipes | news.ycombinator.com | 2023-12-15

    https://github.com/PipedreamHQ/pipedream/issues/954

    No I don’t think so. You probably want n8n if you’re keen on self-hosting.

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

    Fancy stream processing made operationally mundane

  • Project mention: Ask HN: Who is hiring? (December 2023) | news.ycombinator.com | 2023-12-01
  • watermill

    Building event-driven applications the easy way in Go.

  • Project mention: Microservices communication | /r/golang | 2023-12-09

    I’ve successfully worked on projects using an asynchronous event-driven way of connecting services. I really like the decoupling of business logic and the events triggering it. I highly recommend https://github.com/ThreeDotsLabs/watermill to be more flexible when it comes to choosing the actual technology driving the async patter. It might be NATS today but requirements might change and you need to change. Watermill prepares you for this.

  • EquinoxProject

    Full ASP.NET Core 6 application with DDD, CQRS and Event Sourcing concepts

  • kafdrop

    Kafka Web UI

  • Project mention: FLaNK Stack Weekly 16 October 2023 | dev.to | 2023-10-17
  • Event Store

    EventStoreDB, the event-native database. Designed for Event Sourcing, Event-Driven, and Microservices architectures

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • store

    🚀 NGXS - State Management for Angular

  • Project mention: Angular state management | /r/Angular2 | 2023-10-20

    It's still boilerplatey but a little less than NgRx. But we use Ngxs: https://ngxs.io. It's a little more complex than elf but a lot more robust in my opinion.

  • AxonFramework

    Framework for Evolutionary Message-Driven Microservices on the JVM

  • EventSourcing.NetCore

    Examples and Tutorials of Event Sourcing in .NET

  • Project mention: Hitchhiker's Guide to Moving from Relational Data to Events | news.ycombinator.com | 2023-12-16

    https://www.youtube.com/watch?v=uODSwR2CIV4

    He also maintains samples on GitHub:

    https://github.com/oskardudycz/EventSourcing.NetCore

  • Marten

    .NET Transactional Document DB and Event Store on PostgreSQL

  • Project mention: Marten – .NET Transactional Document DB and Event Store on PostgreSQL | news.ycombinator.com | 2024-02-01
  • ultimate-backend

    Multi tenant SaaS starter kit with cqrs graphql microservice architecture, apollo federation, event source and authentication

  • run-aspnetcore-microservices

    Microservices on .Net platforms which used ASP.NET Web API, Docker, RabbitMQ, MassTransit, Grpc, Yarp API Gateway, PostgreSQL, Redis, SQLite, SqlServer, Marten, Entity Framework Core, CQRS, MediatR, DDD, Vertical and Clean Architecture implementation with using latest features of .NET 8 and C# 12

  • EventFlow

    Async/await first CQRS+ES and DDD framework for .NET

  • commanded

    Use Commanded to build Elixir CQRS/ES applications

  • Project mention: Show HN: Light implementation of Event Sourcing using PostgreSQL as event store | news.ycombinator.com | 2023-10-31

    This reminds me of Commanded[0] for elixir which also uses Postgresql by default.

    [0]https://github.com/commanded/commanded

  • message-db

    Microservice native message and event store for Postgres

  • Project mention: Show HN: Light implementation of Event Sourcing using PostgreSQL as event store | news.ycombinator.com | 2023-10-31

    I’m addition to the alternatives mentioned, here’s another Postgres-only ES implementation: https://github.com/message-db/message-db

  • eventhorizon

    Event Sourcing for Go!

  • eventmesh

    EventMesh is a new generation serverless event middleware for building distributed event-driven applications.

  • eventsourcing

    A library for event sourcing in Python.

  • Rails Event Store

    A Ruby implementation of an Event Store based on Active Record

  • Project mention: Organize Business Logic in Your Ruby on Rails Application | dev.to | 2023-05-17

    That's not to say it's not an interesting pattern. You should use it if you have advanced reporting requirements, for example. If you want to learn more about it, look at Rails Event Store.

  • PumpkinDB

    Immutable Ordered Key-Value Database Engine

  • ddd-hexagonal-cqrs-es-eda

    Complete working example of using Domain Driven Design (DDD), Hexagonal Architecture, CQRS, Event Sourcing (ES), Event Driven Architecture (EDA), Behaviour Driven Development (BDD) using TypeScript and NestJS. Like what you see? Don't forget to star! ⭐ ^^^

  • Project mention: My take on using the MVVM pattern and CQRS with React. Let me know what you think! | /r/SoftwareEngineering | 2023-08-03
  • pitstop

    This repo contains a sample application based on a Garage Management System for Pitstop - a fictitious garage. The primary goal of this sample is to demonstrate several software-architecture concepts like: Microservices, CQRS, Event Sourcing, Domain Driven Design (DDD), Eventual Consistency.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-02-01.

event-sourcing related posts

Index

What are some of the best open-source event-sourcing projects? This list will help you:

Project Stars
1 modular-monolith-with-ddd 10,228
2 pipedream 8,249
3 Benthos 7,516
4 watermill 6,697
5 EquinoxProject 6,276
6 kafdrop 5,160
7 Event Store 5,073
8 store 3,500
9 AxonFramework 3,221
10 EventSourcing.NetCore 3,221
11 Marten 2,658
12 ultimate-backend 2,490
13 run-aspnetcore-microservices 2,401
14 EventFlow 2,315
15 commanded 1,787
16 message-db 1,607
17 eventhorizon 1,544
18 eventmesh 1,535
19 eventsourcing 1,400
20 Rails Event Store 1,369
21 PumpkinDB 1,366
22 ddd-hexagonal-cqrs-es-eda 1,079
23 pitstop 1,058
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com