<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/sources/glc/best-of/2022/12" -->

---
title: Best Golang News posts — December 2022 | daily.dev
description: The most upvoted Golang News posts from December 2022, curated by the daily.dev community.
canonical: https://daily.dev/sources/glc/best-of/2022/12
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:url: https://daily.dev/sources/glc/best-of/2022/12
og:type: website
og:site_name: daily.dev
og:title: Best Golang News posts — December 2022 | daily.dev
og:description: The most upvoted Golang News posts from December 2022, curated by the daily.dev community.
og:image: https://media.daily.dev/image/upload/s--VAY5ToZt--/f_auto/v1724209435/public/daily.dev%20-%20open%20graph
---

# Best of Golang News — December 2022

1. 1  
[](https://daily.dev/posts/a-golang-based-sql-console-for-api-queries-1vn5dcvjj "A Golang based SQL console for API queries")  
Article  
![Avatar of glc](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/glc)Golang News · 4y  
A Golang based SQL console for API queries  
The Steampipe community has grown a suite of plugins that map APIs to tables. The interactive query shell is one way you can query those tables. You can run queries on the command line and include them in scripts. Other commands run benchmarks, launch Steampipes as a service, and start the dashboard server.  
28
2. 2  
[](https://daily.dev/posts/a-golang-based-open-source-network-monitoring-tool-ikiikdclt "A Golang-based open-source network monitoring tool")  
Article  
![Avatar of glc](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/glc)Golang News · 4y  
A Golang-based open-source network monitoring tool  
GoReplay is an open-source network monitoring tool which can record your live traffic and use it for shadowing, load testing, monitoring and detailed analysis. As your application grows, the effort required to test it also grows exponentially. This eliminates the risks of putting a third party component in the critical path.  
11
3. 3  
[](https://daily.dev/posts/22-golang-libraries-you-need-to-know-sib5bjfdl "22 Golang libraries you need to know")  
Article  
![Avatar of glc](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/glc)Golang News · 4y  
22 Golang libraries you need to know  
Awesome Go contains over 2600 libraries, and popularity is not always the best indicator of library quality. We recommend just libraries we are 100% sure about. If you know of any libraries we should include on this list, please let us know in the comments.  
11

[See all Golang News archives](/sources/glc/best-of)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"https://daily.dev/sources/glc/best-of/2022/12#page","url":"https://daily.dev/sources/glc/best-of/2022/12","name":"Best Golang News Posts — December 2022","description":"The most upvoted Golang News posts from December 2022, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/glc/best-of/2022/12#items","numberOfItems":3,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/a-golang-based-sql-console-for-api-queries-1vn5dcvjj","name":"A Golang based SQL console for API queries"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/a-golang-based-open-source-network-monitoring-tool-ikiikdclt","name":"A Golang-based open-source network monitoring tool"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/22-golang-libraries-you-need-to-know-sib5bjfdl","name":"22 Golang libraries you need to know"}]},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Sources","item":"https://daily.dev/sources"},{"@type":"ListItem","position":3,"name":"Golang News","item":"https://daily.dev/sources/glc"},{"@type":"ListItem","position":4,"name":"Best of","item":"https://daily.dev/sources/glc/best-of"},{"@type":"ListItem","position":5,"name":"December 2022"}]}]}
```

