-
gqlgen for GraphQL services. It's well documented and maintained.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
httpexpect for testing HTTP services. Works great with both RESTful and GraphQL.
-
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 for simple database migrations.
-
sqlx for database connections. It allows scanning into structs which saves a lot of time and is easier to use.
-
-
https://github.com/uptrace/bun For SQL building.
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
Cobra for generating CLI's
-
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.
-