eventsourcing

Domain framework

A Python library implementing the CQRS pattern and event-sourcing to structure domain-driven applications

A library for event sourcing in Python.

GitHub

1k stars
35 watching
129 forks
Language: Python
last commit: 13 days ago
Linked from 1 awesome list

cqrsddddistributed-systemsdjangodomain-driven-designevent-sourcingeventsourcingpythonpython3sqlalchemy

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
knucklesuganda/py_assimilator A Python framework providing domain-driven design patterns and tools for efficient event-based system development 207
crabzilla/crabzilla An event sourcing and CQRS framework using Vert.x and Postgres to build testable domain models with minimal dependencies 73
slashdotdash/eventsourced Builds functional domain models using event sourcing in Elixir 104
sebastianharko/adv-es-cqrs-ddd A collection of talks and resources on advanced topics in Event Sourcing, CQRS, and DDD for building scalable and maintainable software systems. 109
charlessolar/aggregates.net A framework to simplify event-sourced domain-driven design and CQRS in .NET applications using NServiceBus and EventStore. 440
serverlesstechnology/cqrs A CQRS and event sourcing framework for building scalable, loosely coupled applications using serverless architectures. 381
ocoda/event-sourcing A library to implement event-sourced Domain-Driven Design and CQRS in NestJS applications 117
ddd-by-examples/event-source-cqrs-sample A sample event-sourced application demonstrating Command Query Responsibility Segregation (CQRS) and Domain-Driven Design (DDD) 468
oktaykir/eventflow.example An EventFlow implementation of CQRS and event-sourcing architecture with RabbitMQ, MongoDB, PostgreSQL, and EventStore 201
pragmatists/eventsourcing-java-example An in-memory Event Sourcing implementation of banking domain in Java 99
ahoo-wang/wow A framework for building modern reactive CQRS microservices with event sourcing and domain-driven design 198
ddd-cqrs-es/community A hub for discussing Event Sourced Domain Models and CQRS principles in software development 76
dcomartin/ddd-cqrs-es-example An implementation of Domain-Driven Design, Command Query Responsibility Segregation, and Event Sourcing using various software frameworks. 133
bottegait/ddd-leaven-v2 A comprehensive DDD-CqRS sample project providing real-world domain modeling examples and tools for building robust applications 870
dgilland/pydash A comprehensive set of functional utilities for Python 1,331