eventstore
Event Store
An Elixir-based event store implementation using PostgreSQL as the underlying storage engine
Event store using PostgreSQL for persistence
1k stars
21 watching
147 forks
Language: Elixir
last commit: 11 months ago
Linked from 2 awesome lists
commandedcqrscqrs-esdatabaseelixirevent-sourcingeventstorepostgresql
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A framework for building Elixir applications using the CQRS/ES pattern | 1,882 |
| | A library facilitating event-driven communication between CommandService and QueryService across multiple databases. | 5 |
| | Common classes and interface for implementing event stores in software systems | 549 |
| | An Elixir TCP client adapter for Event Store event sourcing system | 130 |
| | A microservice-based event store and message queue built on top of PostgreSQL. | 1,624 |
| | A Ruby implementation of an Event Store based on Active Record | 1,426 |
| | An Elixir implementation of the Git object storage model, focusing on protocol over Git and enabling reuse with other storage systems. | 68 |
| | Provides an interface to interact with Event StoreDB using gRPC protocol in Go. | 105 |
| | Builds functional domain models using event sourcing in Elixir | 104 |
| | An event store library for Azure Table Storage | 395 |
| | Provides a wrapper around ETS tables or Shards to scale-out Elixir data storage | 42 |
| | A NodeJS client for connecting to the EventStoreDB event-native database | 162 |
| | A .NET client SDK for interacting with an event-native database using gRPC protocol | 148 |
| | A PostgreSQL driver for Elixir. | 1,126 |
| | A sample event-sourced application demonstrating Command Query Responsibility Segregation (CQRS) and Domain-Driven Design (DDD) | 468 |