saving-goals-go VS Go-EventSourcing-CQRS

Compare saving-goals-go vs Go-EventSourcing-CQRS and see what are their differences.

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
saving-goals-go Go-EventSourcing-CQRS
1 1
6 134
- -
0.0 0.0
about 2 months ago about 2 years ago
Go Go
MIT License -
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-05-15.
  • Clean design pattern
    4 projects | /r/golang | 15 May 2021
    I didn't mean "don't use dependency injection/inversion" (you SHOULD definitely use it), but rather "don't use dependency injection FRAMEWORKS". Initialize the dependencies and passing them around by hand should be fine in 99.99% of the cases. If it starts getting hairy, you can use some simple functions that perform part of the initialization. Do everything in the `main()` but comment different chunks of the initialization (e.g. https://github.com/get-eventually/saving-goals-go/blob/main/cmd/saving-goals-api/main.go)

Go-EventSourcing-CQRS

Posts with mentions or reviews of Go-EventSourcing-CQRS. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-27.
  • Go EventSourcing and CQRS microservice using EventStoreDB 👋⚡️💫
    12 projects | dev.to | 27 Feb 2022
    Source code you can find in GitHub repository The main idea of this project is the implementation of Event Sourcing and CQRS using Go, EventStoreDB, gRPC, MongoDB and ElasticSearch. Didn't write in this article about Event Sourcing and CQRS patterns, because it makes the article huge and the best place to read is [microservices.io (https://microservices.io/patterns/data/cqrs.html), found this article is very good too, and highly recommend Alexey Zimarev "Hands-on Domain-Driven Design with .NET Core" book and also his blog.

What are some alternatives?

When comparing saving-goals-go and Go-EventSourcing-CQRS you can also consider the following projects:

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]

EventFlow - Async/await first CQRS+ES and DDD framework for .NET

gotraceui - Go execution trace frontend

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

Echo - High performance, minimalist Go web framework

go-todo-app - Go + Angular Todo App, This repository is a todo sample go and angular web project built according to Clean Architecture.

EventStore-Client-Go - Go Client for Event Store version 20 and above.

Grafana - The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.