eventstoredb
There are 65 repositories under eventstoredb topic.
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
Eventuous/eventuous
Event Sourcing library for .NET
EventStore/EventStore-Client-NodeJS
A NodeJS client for Event Store
AleksK1NG/Go-EventSourcing-CQRS
Go Event Sourcing CQRS Microservice
EventStore/EventStore-Client-Dotnet
Dotnet Client SDK for the Event Store gRPC Client API written in C#
mat-mcloughlin/PatientMangement
A simple example of how to build an event sourced application
EventStore/EventStore-Client-Go
Go Client for Event Store version 20 and above.
NFIBrokerage/spear
A sharp EventStoreDB v20+ client backed by Mint :yum:
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.
EventStore/samples
Samples showing practical aspect of EventStoreDB, Event Sourcing
EventStore/EventStoreDB-Client-Java
Official Asynchronous Java 8+ Client Library for EventStoreDB 20.6+
mehdihadeli/game-leaderboard-microservices
🎮 Implementation of an imaginary Game Leader Board application, based on Microservices Architecture, Event Driven Architecture, Vertical Slice Architecture, Event Sourcing with EventStoreDB, Redis SortedSet, Redis Pub/Sub, SignalR and .Net 8.
EventStore/EventStoreDB-Client-Rust
Rust EventStoreDB gRPC Client
hiiammalte/foodtruacker
Implementation of DDD, CQRS and Event Sourcing
aulasoftwarelibre/nestjs-eventstore
NestJS module for eventsourcing development with eventstore database
fredimachado/NCafe
Minimal .NET microservices implementation in the context of a cafe
fabriziosestito/commanded-spear-adapter
Spear event store adapter for Commanded
NilavPatel/Todo.CQRS
CQRS and Event Sourcing sample application and architecture
stefanondisponibile/eventstore_grpc
EventStoreDB gRPC Python Client.
NFIBrokerage/volley
GenStage producers for EventStoreDB 20+ with Spear
erikshafer/event-sourcing-ecommerce
An ecommerce system that highlights event-driven design, architecture, and implementation details. Uses the event-native database EventStoreDB. For those new and experienced to event-driven architecture, event sourcing, and distributed systems.
traxterz/ktor-plugin-event-store-db
Plugin to integrate EventStoreDB into Ktor-Server!
logangouget/restaurant-booking
NestJS and EventStoreDB Event-Sourcing project
AmirhosseinFazlikhani/DigitalWallet
An example of event sourcing pattern.
Eventuous/connectors
Connector between EventStoreDB and other things
event-driven-io/emmett-starter-esdb
Emmett WebAPI starter repository with EventStoreDB
NFIBrokerage/beeline
a tool for building in-order GenStage topologies for EventStoreDB
j-didi/event-sourcing-cqrs
This repository is a sandbox to experiment CQRS and Event Sourcing techniques.
Vahidalizadeh7070/EventSourcingMedium
This repository contains event sourcing in .NET 7. It has been implemented by EventStoreDB and CQRS pattern.
kimyh03/nestjs-cqrs-ddd-example
Example for NestJS, CQRS, DDD, EventSourcing, REST api, PostgreSQL, DynamoDB, EventStoreDB
ostafen/hermes
EventStoreDB-like stream projections on top of Apachi Kafka.
rabbicse/aspdotnetcore-ddd-cleanarchitecture-microservices
Domain Driven Design(DDD) and Clean Architecture with ASP.NET Core and C# followed by CQRS, Event Sourcing pattern and Event Driven Architecture.
rcardin/functional-event-sourcing-in-kotlin
A toy project to explore the capabilities of functional event-sourcing using Kotlin
TerraSkye/eh-redis
EventHorizon with Redis Event store
unlight/nestjs-cqrx
EventStoreDB NestJS CQRS module