---
title: "The Go libraries that never failed us: 22 libraries you need to know"
url: https://daily.dev/posts/the-go-libraries-that-never-failed-us-22-libraries-you-need-to-know-hdtagtw9w
source_url: https://threedots.tech/post/list-of-recommended-libraries/
type: article
source: "Three Dots Labs"
published: 2022-12-13T11:55:14.732Z
updated: 2022-12-13T11:55:14.728Z
tags: ["tools", "github", "golang", "database", "sql"]
reading_time: 22
upvotes: 64
comments: 3
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# The Go libraries that never failed us: 22 libraries you need to know

**[Three Dots Labs](https://daily.dev/sources/threedotslabs)** · 22 min read · 64 upvotes · 3 comments

## Summary

Awesome Go contains over 2600 libraries, but popularity is not always the best indicator of library quality. It’s generally better to use libraries instead of frameworks for long-term projects. We’ve included some common anti-patterns to help you avoid making those mistakes.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://threedots.tech/post/list-of-recommended-libraries/>

## Community discussion

Top comments from developers on daily.dev.

**@ghost** · 0 upvotes

> I like the Watermill!

**@styren** · 0 upvotes

> I really wished that golangs std library was as rich as rust. One of my bigger pet peeves with the ecosystem.

**@xnok** · 0 upvotes

> A nice curated list of Go libraries with examples and comments from the author .
>
> I only went through some of the list, but I enjoy the format.

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#tools](https://daily.dev/tags/tools), [#github](https://daily.dev/tags/github), [#golang](https://daily.dev/tags/golang), [#database](https://daily.dev/tags/database), [#sql](https://daily.dev/tags/sql)

[View this post on daily.dev](https://daily.dev/posts/the-go-libraries-that-never-failed-us-22-libraries-you-need-to-know-hdtagtw9w)
