samsarahq/thunder
⚡️ A Go framework for rapidly building powerful graphql services observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3598
- days_rel: n/a
- days_push: 1295
- n_releases_24m: 0
Adoption not part of the score
1571 stars · 112 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Thunder is a Go framework for rapidly building GraphQL servers, featuring reflection-based schema generation from Go types, live queries with resolver invalidation over WebSockets, and query batching. It includes a lightweight sqlgen/livesql ORM for live-updating MySQL-backed queries.
Use cases
- build a graphql server in go
- auto-generate graphql schema from go structs
- serve live-updating graphql queries over websockets
- batch graphql queries for performance
- expose mysql database tables as live graphql queries
- add pagination to a graphql api
When to choose
- you are already using Thunder in an existing Go codebase
- you need live queries with automatic resolver invalidation in Go
- you want schemas generated from Go struct types with minimal boilerplate
When to avoid
- starting a new project - the repository is deprecated and unmaintained as of Feb 2023
- you need long-term support, security patches, or community updates
- you want an actively maintained Go GraphQL library
Facets
framework · maturity abandoned
graphql web-framework orm websocket rpc web-development backend apis developer-tools go cross-platform graphql-server live-queries query-batching reflection-based-schema deprecated realtime web-server
5 sources
- readme: https://github.com/samsarahq/thunder · fetched 2026-08-28 · 922a0e336163
- homepage: https://godoc.org/github.com/samsarahq/thunder · fetched 2026-08-29 · 57866ed48b2c
- site_page: https://pkg.go.dev/about · fetched 2026-08-29 · 757852027879
- site_page: https://pkg.go.dev/github.com/samsarahq/thunder · fetched 2026-08-29 · b812cab15e41
- site_page: https://go.dev/project · fetched 2026-08-29 · d5ca00bb378b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| samsarahq/thunder | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="samsarahq/thunder")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem