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
36 watching
130 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list

cqrsddddistributed-systemsdjangodomain-driven-designevent-sourcingeventsourcingpythonpython3sqlalchemy

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
knucklesuganda/py_assimilatorA Python framework providing domain-driven design patterns and tools for efficient event-based system development207
crabzilla/crabzillaAn event sourcing and CQRS framework using Vert.x and Postgres to build testable domain models with minimal dependencies73
slashdotdash/eventsourcedBuilds functional domain models using event sourcing in Elixir104
sebastianharko/adv-es-cqrs-dddA collection of talks and resources on advanced topics in Event Sourcing, CQRS, and DDD for building scalable and maintainable software systems.109
charlessolar/aggregates.netA framework to simplify event-sourced domain-driven design and CQRS in .NET applications using NServiceBus and EventStore.437
serverlesstechnology/cqrsA CQRS and event sourcing framework for building scalable, loosely coupled applications using serverless architectures.389
ocoda/event-sourcingA NestJS library for implementing event-sourcing and Domain-Driven Design (DDD) patterns to simplify complex system architecture141
ddd-by-examples/event-source-cqrs-sampleA sample event-sourced application demonstrating Command Query Responsibility Segregation (CQRS) and Domain-Driven Design (DDD)468
oktaykir/eventflow.exampleAn EventFlow implementation of CQRS and event-sourcing architecture with RabbitMQ, MongoDB, PostgreSQL, and EventStore200
pragmatists/eventsourcing-java-exampleAn in-memory Event Sourcing implementation of banking domain in Java99
ahoo-wang/wowA framework for building modern reactive CQRS microservices with event sourcing and domain-driven design205
ddd-cqrs-es/communityA hub for discussing Event Sourced Domain Models and CQRS principles in software development75
dcomartin/ddd-cqrs-es-exampleAn implementation of Domain-Driven Design, Command Query Responsibility Segregation, and Event Sourcing using various software frameworks.133
bottegait/ddd-leaven-v2A comprehensive DDD-CqRS sample project providing real-world domain modeling examples and tools for building robust applications873
dgilland/pydashA comprehensive set of functional utilities for Python1,341