eventsourcing VS Event Store

Compare eventsourcing vs Event Store and see what are their differences.

Event Store

EventStoreDB, the event-native database. Designed for Event Sourcing, Event-Driven, and Microservices architectures (by EventStore)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
eventsourcing Event Store
4 5
186 5,091
- 0.8%
9.4 9.5
8 days ago 7 days ago
Go C#
Mozilla Public License 2.0 GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

eventsourcing

Posts with mentions or reviews of eventsourcing. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-11.
  • Event sourcing two years later (almost)
    2 projects | /r/golang | 11 Mar 2022
    Support for eventstore.com eventstore. esdb
  • DDD in Go -- my take on it
    1 project | /r/golang | 2 Sep 2021
    I have a package where I try to tackle event sourcing with DDD in mind. https://github.com/hallgren/eventsourcing
  • Event sourcing a year later
    5 projects | /r/golang | 11 Apr 2021
    Its been a year since I posted https://www.reddit.com/r/golang/comments/drdyqm/eventsourcing_in_go/ and asked for feedback for my eventsourcing pkg.
  • eventually-go: Idiomatic Event Sourcing for Go
    6 projects | /r/golang | 2 Feb 2021
    A friend of mine has been working on an ES project with idiomatic Go using zero dependencies: hallgren/eventsourcing. If you want something lightweight with an open and flexible API I recommend you check it out. It uses submodules to support different persistance methods, e.g. in-memory or SQL.

Event Store

Posts with mentions or reviews of Event Store. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-11.
  • Event Store State of the Art
    1 project | /r/dataengineering | 23 Mar 2023
    I've been doing some research and found this: https://github.com/EventStore/EventStore
  • if you had to restart at 0 knowledge what would you do?
    5 projects | /r/PinoyProgrammer | 11 Oct 2022
    C#: In Europe, Java is still strong but many trading firms use C# because of the strong Microsoft culture in Europe, as well as because of strongly supported C# libraries like say EventStore, which tends to be used for the matchmaking engines for stock exchanges (especially that exchange matchmaking problem is basically SMR). And skimming over the code, it has Paxos implemented too, making it good for dealing with partial failures (failover), essential for any HFT/trading firm. C#'s also the biggest ecosystem that many of the breakthrough java tech mentioned earlier was first ported to.
  • Call for Help - Open Source Datom/EAV/Fact database in Rust.
    8 projects | /r/rust | 1 Apr 2022
  • Event sourcing two years later (almost)
    2 projects | /r/golang | 11 Mar 2022
    Support for eventstore.com eventstore. esdb
  • 3 reasons to adopt Event Sourcing
    2 projects | dev.to | 1 Apr 2021
    Where's the catch, then? Well, there's a couple of catches, in fact. First of all, in a distributed setting, appending data to a log isn't that easy. First, you need to make your log distributed. Again, Kafka/Cassandra/EventStore make this possible, however, whenever you start dealing with distributed data, you‘re introducing new operational and implementation complexity.

What are some alternatives?

When comparing eventsourcing and Event Store you can also consider the following projects:

eventually-rs - Event Sourcing for Rust

Marten - .NET Transactional Document DB and Event Store on PostgreSQL

saving-goals-go - Example Event-Sourced microservice using https://github.com/eventually-rs/eventually-go [Moved to: https://github.com/get-eventually/saving-goals-go]

LiteDB - LiteDB - A .NET NoSQL Document Store in a single data file

eventually-go - Idiomatic Domain-driven Design, CQRS and Event Sourcing for Go

Streamstone - Event store for Azure Table Storage

wtf - WTF Dial is an example application written in Go.

Apache Ignite - Apache Ignite

goengine - Engine provides you all the capabilities to build an Event sourced application in go

Apache Cassandra - Mirror of Apache Cassandra

Firebase.Net - C# wrapper over Firebase database REST API

RavenDB - ACID Document Database