There are 12 repositories under eventstore topic.
Web Application ASP.NET 9 using Clean Architecture, DDD, CQRS, Event Sourcing and a lot of good practices
KurrentDB is a database that's engineered for modern software applications and event-driven architectures. Its event-native design simplifies data modeling and preserves data integrity while the integrated streaming engine solves distributed messaging challenges and ensures data consistency.
Multi tenant SaaS starter kit with cqrs graphql microservice architecture, apollo federation, event source and authentication
Event store using PostgreSQL for persistence
:surfer: Traceable, extendable and minimalist **event bus** implementation for Elixir with built-in **event store** and **event watcher** based on ETS.
Event sourcing for Artisans 📽
Nestjs Microservice boilerplate: apply DDD, CQRS, and Event Sourcing within an event driven architecture
Sample Event Sourcing implementation with .NET Core
Event Sourcing for Rust
CQRS & event sourcing framework for Ruby
EventStore Implementation in node.js
.NET event sourcing library with CosmosDB, DynamoDB, EventStoreDB, message-db, SqlStreamStore and integration test backends. Focused at stream level; see https://github.com/jet/propulsion for cross-stream projections/subscriptions/reactions
.NET event sourced domain driven design model via NServiceBus and GetEventStore
NestJS CQRS Microservices Starter Project
A state-of-the-art distributed system using Reactive DDD as uncertainty modeling, Event Storming as subdomain decomposition, Event Sourcing as an eventual persistence mechanism, CQRS, Async Projections, Microservices for individual deployable units, Event-driven Architecture for efficient integration, and Clean Architecture as domain-centric design
In-memory event-sourced ACID-transactional distributed object graph engine for .NET Standard
Fork of dotnet-architecture/eShopOnContainers in full DDD/CQRS design using my own patterns
Making Event Sourcing easy 😎
Implementation of basic Todo app via tastejs/todomvc in C#/Typescript with eventsourcing, cqrs, and domain driven design
cqrs framework in go
DDD+CQRS+Event-sourcing examples using EventFlow following CQRS-ES architecture. It is configured with RabbitMQ, MongoDB(Snapshot store), PostgreSQL(Read store), EventStore(GES). It's targeted to .Net Core 2.2 and include docker compose file.
Go Event Sourcing CQRS Microservice
.NET event stream projection and scheduling platform with CosmosDB, DynamoDB, EventStoreDB, MemoryStore, message-db, Equinox and Kafka integrations
F# Event store for Azure Cosmos DB, Table Storage, Postgres, LiteDB & ServiceStack
KurrentDB .NET Client
Elixir Adapter for EventStore
PHP Event Store Client Implementation
CustomerOS is all-in-one GTM platform for B2B SaaS. Everything you need to achieve Hyperscale.
Go Client for Event Store version 20 and above.
Event Sourcing Library for Rust
An Event Sourcing service template with DDD, TDD and SOLID. It has High Cohesion and Loose Coupling, it's a good start for your next Microservice application.
EventStoreDB is the database for Event Sourcing. This repository provides a sample of event sourced system that uses EventStoreDB as event store.