saving-goals-go VS eventsourcing

Compare saving-goals-go vs eventsourcing and see what are their differences.

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] (by eventually-rs)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
saving-goals-go eventsourcing
1 4
6 182
- -
5.4 9.4
about 3 years ago 11 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.

saving-goals-go

Posts with mentions or reviews of saving-goals-go. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-02.

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 saving-goals-go and eventsourcing you can also consider the following projects:

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

eventually-rs - Event Sourcing for Rust

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

Go-EventSourcing-CQRS - Go Event Sourcing CQRS Microservice

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

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

saving-goals-go - Example Event-Sourced microservice using https://github.com/eventually-rs/eventually-go