Repository navigation
eventsourcing
- Website
- Wikipedia
Connect APIs, remarkably fast. Free for developers.
EventStoreDB, the event-native database. Designed for Event Sourcing, Event-Driven, and Microservices architectures
Lista de eventos tech que acontecem no Brasil
.NET Transactional Document DB and Event Store on PostgreSQL
Async/await first CQRS+ES and DDD framework for .NET
A library for event sourcing in Python.
A reference implementation of an event-sourced system that uses PostgreSQL as an event store built with Spring Boot. Fork the repository and use it as a template for your projects. Or clone the repository and run end-to-end tests to see how everything works together.
Domain-Driven-Design Pub/Sub Domain-Events framework
A lightweight framework to help creating CQRS and Eventsourcing applications in C#
🍕 A practical and imaginary food delivery microservices, built with golang, domain-driven design, cqrs, event sourcing, vertical slice architecture, event-driven architecture, and the latest technologies.
Sample using micro services in .NET Core 3.1 Focusing on clean code
Event Sourcing, CQRS and DDD framework for C#/.NET Core.
Jivejdon is a Domain Driven Design appication with CQRS/ES/Clean/Hexagonal architecture
Nestjs Microservice boilerplate: apply DDD, CQRS, and Event Sourcing within an event driven architecture
CQRS & event sourcing framework for Ruby
Event Sourcing library for .NET
Examples and Tutorials of Event Sourcing in NodeJS
.NET event sourced domain driven design model via NServiceBus and GetEventStore
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