elasticlogger VS go-clean-arch

Compare elasticlogger vs go-clean-arch and see what are their differences.

elasticlogger

ElasticLogger is a Wrapper class for oliveres elastic package to make it work with std lib writer interface (by percybolmer)

go-clean-arch

Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture (by bxcodec)
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
elasticlogger go-clean-arch
3 11
2 8,717
- -
0.0 4.5
almost 5 years ago 12 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.

elasticlogger

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

go-clean-arch

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

What are some alternatives?

When comparing elasticlogger and go-clean-arch you can also consider the following projects:

elastic - Deprecated: Use the official Elasticsearch client for Go at https://github.com/elastic/go-elasticsearch

golang-standards/project-layout - Standard Go Project Layout

awesome-elasticsearch - A curated list of the most important and useful resources about elasticsearch: articles, videos, blogs, tips and tricks, use cases. All about Elasticsearch!

recipes - 📁 Examples for 🚀 Fiber

go-elasticsearch - The official Go client for Elasticsearch

go-backend-template - Clean architecture based backend template in Go.

uber-style-guide-ja

clean-go-article - A reference for the Go community that covers the fundamentals of writing clean code and discusses concrete refactoring examples specific to Go.

uber-go-style-guide-th - Uber's Go Style Guide Translation in Thai. Linked to the uber-go/guide as a part of contributions https://github.com/uber-go/guide

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

clean-architecture-golang - This is my purpose of how to structure a web application in golang following the clean architecture principles