OrigoDB
Event-sourced DB
An in-memory event-sourced database engine for .NET applications
In-memory event-sourced database engine for NET/Mono
137 stars
19 watching
34 forks
Language: C#
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
devrexlabs/memstate | An in-memory, event-sourced ACID-transactional data storage and processing system | 365 |
ocoda/event-sourcing | A library to implement event-sourced Domain-Driven Design and CQRS in NestJS applications | 117 |
ddd-by-examples/event-source-cqrs-sample | A sample event-sourced application demonstrating Command Query Responsibility Segregation (CQRS) and Domain-Driven Design (DDD) | 468 |
duckdb/duckdb_inet | A C++ implementation of a lightweight, self-contained, and network-capable relational database engine | 1 |
eventstore/eventstore-client-dotnet | A .NET client SDK for interacting with an event-native database using gRPC protocol | 147 |
xe/olin | A platform for building scalable, event-driven web applications with WebAssembly | 519 |
charlessolar/aggregates.net | A framework to simplify event-sourced domain-driven design and CQRS in .NET applications using NServiceBus and EventStore. | 440 |
devgroup-ru/yii2-arangodb | A Yii2 framework extension that integrates ArangoDB as an active record and query system | 15 |
devteam/immutype | Generates extension methods for immutable data types in .NET. | 41 |
moonstorm/fastcrud | A fast and strongly typed .NET ORM library for interacting with various relational databases. | 506 |
castore-dev/castore | A framework for implementing event sourcing in software applications with support for multiple storage options and tools for building and maintaining event stores. | 232 |
message-db/message-db | A microservice-based event store and message queue built on top of PostgreSQL. | 1,623 |
younos1986/core.eventstore | A library facilitating event-driven communication between CommandService and QueryService across multiple databases. | 5 |
railseventstore/rails_event_store | A Ruby implementation of an Event Store based on Active Record | 1,423 |
eulerfx/dddinventoryitemfsharp | An F# implementation of Domain-Driven Design with Event-Sourcing and EventStore | 185 |