#eventsourcing (19 Repositories)
Ranked open-source repositories tagged with #eventsourcing, scored by pull request acceptance likelihood and maintainer engagement velocity.
35.4%
61.5h
19 repositories tagged #eventsourcing
J-Tech-Japan/Sekiban
Sekiban - an Opinionated Event Sourcing and CQRS Framework using C#. It can store data into Azure Cosmos DB, AWS Dynamo DB or Postgres
Eventuous/eventuous
Event Sourcing library for .NET
JasperFx/marten
.NET Transactional Document DB and Event Store on PostgreSQL
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.
PipedreamHQ/pipedream
Connect APIs, remarkably fast. Free for developers.
agenda-tech-brasil/agenda-tech-brasil
Lista de eventos tech que acontecem no Brasil
hnaderi/edomata
Production ready event-driven automata for Scala, Scala.js and scala native
kurrent-io/KurrentDB-Client-Dotnet
KurrentDB .NET Client
akka/akka-persistence-cassandra
A replicated Akka Persistence journal backed by Apache Cassandra
looplab/eventhorizon
Event Sourcing for Go!
notxcain/aecor
Pure functional event sourcing runtime
kurrent-io/KurrentDB-Client-NodeJS
KurrentDB NodeJS Client
fraktalio/fmodel
Functional, Algebraic and Reactive domain modeling with Kotlin (Multiplatform)
charlessolar/Aggregates.NET
.NET event sourced domain driven design model via NServiceBus and GetEventStore
charlessolar/eShopOnContainersDDD
Fork of dotnet-architecture/eShopOnContainers in full DDD/CQRS design using my own patterns
oskardudycz/EventSourcing.JVM
Examples and Tutorials of Event Sourcing in JVM languages
pyeventsourcing/eventsourcing
A library for event sourcing in Python.
0xb4lamx/nestjs-boilerplate-microservice
Nestjs Microservice boilerplate: apply DDD, CQRS, and Event Sourcing within an event driven architecture
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