eventstore
There are 257 repositories under eventstore topic.
EduardoPires/EquinoxProject
Web Application ASP.NET 9 using Clean Architecture, DDD, CQRS, Event Sourcing and a lot of good practices
kurrent-io/KurrentDB
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.
juicycleff/ultimate-backend
Multi tenant SaaS starter kit with cqrs graphql microservice architecture, apollo federation, event source and authentication
eventflow/EventFlow
Async/await first CQRS+ES and DDD framework for .NET
commanded/commanded
Use Commanded to build Elixir CQRS/ES applications
commanded/eventstore
Event store using PostgreSQL for persistence
otobus/event_bus
:surfer: Traceable, extendable and minimalist **event bus** implementation for Elixir with built-in **event store** and **event watcher** based on ETS.
spatie/laravel-event-projector
Event sourcing for Artisans 📽
mizrael/SuperSafeBank
Sample Event Sourcing implementation with .NET Core
0xb4lamx/nestjs-boilerplate-microservice
Nestjs Microservice boilerplate: apply DDD, CQRS, and Event Sourcing within an event driven architecture
get-eventually/eventually-rs
Event Sourcing for Rust
zilverline/sequent
CQRS & event sourcing framework for Ruby
thenativeweb/node-eventstore
EventStore Implementation in node.js
Eventuous/eventuous
Event Sourcing library for .NET
jet/equinox
.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
charlessolar/Aggregates.NET
.NET event sourced domain driven design model via NServiceBus and GetEventStore
hardyscc/nestjs-cqrs-starter
NestJS CQRS Microservices Starter Project
AntonioFalcaoJr/EventualShop
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
DevrexLabs/memstate
In-memory event-sourced ACID-transactional distributed object graph engine for .NET Standard
charlessolar/eShopOnContainersDDD
Fork of dotnet-architecture/eShopOnContainers in full DDD/CQRS design using my own patterns
castore-dev/castore
Making Event Sourcing easy 😎
charlessolar/TodoMVC-DDD-CQRS-EventSourcing
Implementation of basic Todo app via tastejs/todomvc in C#/Typescript with eventsourcing, cqrs, and domain driven design
andrewwebber/cqrs
cqrs framework in go
OKTAYKIR/EventFlow.Example
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.
AleksK1NG/Go-EventSourcing-CQRS
Go Event Sourcing CQRS Microservice
jet/propulsion
.NET event stream projection and scheduling platform with CosmosDB, DynamoDB, EventStoreDB, MemoryStore, message-db, Equinox and Kafka integrations
Dzoukr/CosmoStore
F# Event store for Azure Cosmos DB, Table Storage, Postgres, LiteDB & ServiceStack
kurrent-io/KurrentDB-Client-Dotnet
KurrentDB .NET Client
exponentially/extreme
Elixir Adapter for EventStore
prooph/event-store-client
PHP Event Store Client Implementation
customeros/customeros
CustomerOS is all-in-one GTM platform for B2B SaaS. Everything you need to achieve Hyperscale.
dolittle/Bifrost
This is the stable release of Dolittle till its out of alpha->beta stages
kurrent-io/EventStore-Client-Go
Go Client for Event Store version 20 and above.
pholactery/eventsourcing
Event Sourcing Library for Rust
ivanpaulovich/event-sourcing-castanha
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.
eugene-khyst/eventstoredb-event-sourcing
EventStoreDB is the database for Event Sourcing. This repository provides a sample of event sourced system that uses EventStoreDB as event store.