Go-CQRS-EventSourcing-Microservice VS kafka-go

Compare Go-CQRS-EventSourcing-Microservice vs kafka-go 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
Go-CQRS-EventSourcing-Microservice kafka-go
1 13
86 7,169
- 1.7%
0.0 6.7
almost 2 years ago 13 days 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.

Go-CQRS-EventSourcing-Microservice

Posts with mentions or reviews of Go-CQRS-EventSourcing-Microservice. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-18.
  • Go EventSourcing and CQRS with PostgreSQL, Kafka, MongoDB and ElasticSearch πŸ‘‹βœ¨πŸ’«
    16 projects | dev.to | 18 Jul 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, Postgresql, Kafka for event store and Mongo, ElasticSearch for read projections. Previously have written same articles where implemented the same microservice using Go and EventStoreDB, and Spring, as written before, repeat, think EventStoreDB is the best choice for event sourcing, but in real life at some projects we usually have business restrictions and for example usage of the EventStoreDB can be not allowed, in this case, think postgres and kafka is good alternative for implementing our own event store. If you don't familiar with EventSourcing and CQRS patterns, the best place to read is microservices.io, blog and documentation of eventstore site is very good too, and highly recommend Alexey Zimarev "Hands-on Domain-Driven Design with .NET Core" book.

kafka-go

Posts with mentions or reviews of kafka-go. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-04.

What are some alternatives?

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

grpc-go - The Go language implementation of gRPC. HTTP/2 based RPC

sarama - Sarama is a Go library for Apache Kafka. [Moved to: https://github.com/IBM/sarama]

goes - goes is an event-sourcing framework for Go.

Confluent Kafka Golang Client - Confluent's Apache Kafka Golang client

validator - :100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving

franz-go - franz-go contains a feature complete, pure Go library for interacting with Kafka from 0.8.0 through 3.6+. Producing, consuming, transacting, administrating, etc.

pdash - orders dashboard in microservices architecture

retry-go - Simple golang library for retry mechanism

jaeger - CNCF Jaeger, a Distributed Tracing Platform

kafka-rust - Rust client for Apache Kafka

shop-golang-microservices - Practical microservices based on different software architecture and technologies like Golang, CQRS, Vertical Slice Architecture, Docker, RabbitMQ, OpenTelemetry, Postgresql, ...

cobra - A Commander for modern Go CLI interactions