goengine VS eventsourcing

Compare goengine vs eventsourcing and see what are their differences.

goengine

Engine provides you all the capabilities to build an Event sourced application in go (by hellofresh)
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
goengine eventsourcing
1 4
126 184
0.0% -
6.7 9.4
about 2 months ago 3 days ago
Go Go
MIT License Mozilla Public License 2.0
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.

goengine

Posts with mentions or reviews of goengine. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-02.
  • eventually-go: Idiomatic Event Sourcing for Go
    6 projects | /r/golang | 2 Feb 2021
    I took some inspiration from goengine (regarding Aggregates) and expanded on that, and now the library supports quite a number of features, such as: * Subscriptions * In-memory and PostgreSQL-based Event Store implementation (inspired by eventually-rs) * Command handling * Projections (both for long-running processes -- a.k.a. Process Managers -- and Read Models) * Correlation extension * Opentracing extension * Descriptive test scenarios support for TDD

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.

What are some alternatives?

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

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

eventually-rs - Event Sourcing for Rust

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]

Event Store - EventStoreDB, the event-native database. Designed for Event Sourcing, Event-Driven, and Microservices architectures

sourcegraph - Code AI platform with Code Search & Cody

OpenDiablo2 - An open source re-implementation of Diablo 2

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