Looking for open source project to learn from

This page summarizes the projects mentioned and recommended in the original post on /r/golang

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
  • engine

    Discontinued This repository is no longer in use. Starting with Docker Engine 20.10, active development, releases, and release-branches can now be found in the upstream https://github.com/moby/moby repository (by docker)

  • The Docker engine is a cool large-scale project.

  • pgx

    PostgreSQL driver and toolkit for Go

  • The pgx Postgres driver is a smaller project that's easier to get your head around, but it's still a complex, tested, best-in-class codebase.

  • 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.

    InfluxDB logo
  • wtf

    WTF Dial is an example web application written in Go. (by benbjohnson)

  • https://github.com/benbjohnson/wtf all the time

  • clover

    A lightweight document-oriented NoSQL database written in pure Golang. (by ostafen)

  • go-zero

    A cloud-native Go microservices framework with cli tool for productivity.

  • flamenco

  • I'm quite proud of Flamenco. Project wise it has two executables (in cmd/{exename}/main.go) and an OpenAPI-generated interface for communication between the main one (flamenco-manager) and the rest (flamenco-worker, Blender add-on, web interface).

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Building RESTful API with Hexagonal Architecture in Go

    21 projects | dev.to | 27 Sep 2023
  • Golang equivalent of MyBatis/iBatis

    4 projects | /r/golang | 3 Jul 2023
  • REST API with Go, Chi, MySQL and sqlx

    6 projects | dev.to | 23 Jun 2023
  • Tools besides Go for a newbie

    36 projects | /r/golang | 26 Mar 2023
  • Does sqlc/sqlx support MS-SQLServer? All examples for sqlc with postgres and mysql

    2 projects | /r/golang | 23 Feb 2023