Best packages?

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

    go generate based graphql server library

  • gqlgen for GraphQL services. It's well documented and maintained.

  • httpexpect

    End-to-end HTTP and REST API testing for Go.

  • httpexpect for testing HTTP services. Works great with both RESTful and GraphQL.

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

    BQB is a lightweight and easy to use query builder that works with sqlite, mysql, mariadb, postgres, and others.

  • (plug) bqb for very simple query building.

  • goose

    A database migration tool. Supports SQL migrations and Go functions.

  • goose for simple database migrations.

  • sqlx

    general purpose extensions to golang's database/sql

  • sqlx for database connections. It allows scanning into structs which saves a lot of time and is easier to use.

  • chi

    lightweight, idiomatic and composable router for building Go HTTP services

  • bun

    SQL-first Golang ORM (by uptrace)

  • https://github.com/uptrace/bun For SQL building.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • cobra

    A Commander for modern Go CLI interactions

  • Cobra for generating CLI's

  • resty

    Simple HTTP and REST client library for Go

  • Go-resty makes it a lot easier to create a http client and much more readable for developers.

  • rueidis

    Discontinued A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, etc. [Moved to: https://github.com/redis/rueidis] (by rueian)

  • rueidis For fast client-side caching, distributed locking and Pub/Sub with Redis.

  • badger

    Fast key-value DB in Go.

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

  • GORM

    16 projects | /r/golang | 16 Feb 2023
  • DB schema management strategy (migrations)

    4 projects | /r/golang | 25 Oct 2022
  • Github template for Golang services

    6 projects | dev.to | 19 Jun 2022
  • Embedded database options

    10 projects | /r/golang | 18 May 2022
  • We Went All in on Sqlc/Pgx for Postgres and Go

    31 projects | news.ycombinator.com | 8 Sep 2021