Ross ROSS = Recommend OSS · open-source software intelligence for agents

samsarahq/thunder

⚡️ A Go framework for rapidly building powerful graphql services observed · 2026-08-28

github.com/samsarahq/thunder · homepage · JavaScript · MIT (permissive) · archived 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
samsarahq/thundermain10

For agents

markdown · JSON · MCP: product_card(name="samsarahq/thunder")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem