EventStore
Event database
An operational database designed to store and stream business events in real-time, supporting event-sourced, event-driven, and microservices architectures.
EventStoreDB, the event-native database. Designed for Event Sourcing, Event-Driven, and Microservices architectures
5k stars
212 watching
647 forks
Language: C#
last commit: over 1 year ago
Linked from 4 awesome lists
cqrsdatabaseevent-sourcingevent-storeeventsourcingeventstore
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A .NET TCP client for Event StoreDB, providing a connection to the event store database via TCP protocol. | 1 |
| | A library facilitating event-driven communication between CommandService and QueryService across multiple databases. | 5 |
| | A .NET client SDK for interacting with an event-native database using gRPC protocol | 148 |
| | A NodeJS client for connecting to the EventStoreDB event-native database | 162 |
| | An asynchronous Java client library for Event StoreDB | 64 |
| | Provides an interface to interact with Event StoreDB using gRPC protocol in Go. | 105 |
| | A Rust client library that provides a gRPC interface to the EventStoreDB event-native database | 50 |
| | A collection of resources and examples for using event-sourced systems in .NET | 3,439 |
| | Establishes a common format for event data to enable interoperability across services and platforms. | 5,140 |
| | An example application demonstrating event sourcing and CQRS in a microservices architecture | 3,122 |
| | Common classes and interface for implementing event stores in software systems | 549 |
| | A Ruby gem that provides an easy-to-use API client for connecting to EventStoreDB | 38 |
| | An Elixir-based event store implementation using PostgreSQL as the underlying storage engine | 1,067 |
| | Manages events and their associated data, providing features such as scheduling and invitation management. | 2,984 |
| | An event store library for Azure Table Storage | 395 |