DEV Community

Go

A statically typed, compiled programming language designed at Google

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
PostgreSQL UUID Performance: Benchmarking Random (v4) and Time-based (v7) UUIDs

PostgreSQL UUID Performance: Benchmarking Random (v4) and Time-based (v7) UUIDs

27
Comments 3
12 min read
Printing with GO

Printing with GO

Comments 6
2 min read
Why I Built goboot: A Developer-First Go Scaffolder That Actually Does Something

Why I Built goboot: A Developer-First Go Scaffolder That Actually Does Something

Comments 1
2 min read
Mastering Testing in Go: Best Practices

Mastering Testing in Go: Best Practices

Comments
4 min read
Clean, Performant, and Testable: Mastering Data Access in Go with Repositories & sqlc

Clean, Performant, and Testable: Mastering Data Access in Go with Repositories & sqlc

3
Comments
9 min read
Tracing error strack in Golang

Tracing error strack in Golang

Comments
3 min read
The Definitive Auth Guide for Backend Developers

The Definitive Auth Guide for Backend Developers

13
Comments 2
21 min read
The Art of Resource Pooling in Go

The Art of Resource Pooling in Go

40
Comments 5
6 min read
Integrating Market Data into Your Go Applications with TraderMade's SDK

Integrating Market Data into Your Go Applications with TraderMade's SDK

Comments
4 min read
Stream PostgreSQL WALs with Zero Data Loss in Mind

Stream PostgreSQL WALs with Zero Data Loss in Mind

1
Comments
8 min read
⚙️ Go Tools: Code Generation from OpenAPI Specs in Go with oapi-codegen

⚙️ Go Tools: Code Generation from OpenAPI Specs in Go with oapi-codegen

4
Comments
3 min read
What is REST API?

What is REST API?

Comments
2 min read
Understanding goroutines in Go

Understanding goroutines in Go

5
Comments
1 min read
Optimizing Go Performance with sync.Pool and Escape Analysis

Optimizing Go Performance with sync.Pool and Escape Analysis

10
Comments 1
4 min read
Go (12) - Mutexes & Generics

Go (12) - Mutexes & Generics

1
Comments
3 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.