Top "Eventstoredb" questions

EventStoreDB is a scalable, high-performance, open-source database optimized for Event Sourcing.

EventStore vs. MongoDb

I would like to know what advantages there are to using EventStore (http://geteventstore.com) over implementing event sourcing yourself …

mongodb event-sourcing eventstoredb
Convert JObject to type at runtime

I am writing a simple event dispatcher where my events come in as objects with the clr type name and …

c# casting json.net eventstoredb