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

guregu/dynamo

expressive DynamoDB library for Go observed · 2026-08-28

github.com/guregu/dynamo · Go · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

74/100

  • Activity 77
  • Release rhythm 55
  • Longevity 100

Flags: no_license

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: 125
  • age_days: 4203
  • days_rel: 141
  • days_push: 141
  • n_releases_24m: 4

Full methodology

Adoption not part of the score

1385 stars · 182 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

An expressive DynamoDB client library for Go built on the official AWS SDK v2. It provides a fluent, struct-tag-based API for putting, getting, querying, and scanning items with expression building.

Use cases

  • interact with dynamodb from go
  • map go structs to dynamodb items
  • query and scan dynamodb tables with filters
  • build dynamodb condition and filter expressions
  • crud operations on aws dynamodb

When to choose

  • you use Go and want a friendlier API than raw AWS SDK calls to DynamoDB
  • you want struct-tag based serialization like encoding/json
  • you need expressive query, scan, and conditional write helpers

When to avoid

  • you use a language other than Go
  • you need a database other than DynamoDB
  • you prefer the official AWS SDK's low-level document API directly

Facets

library · maturity stable

database-driver orm databases developer-tools backend go windows cross-platform dynamodb aws-sdk-v2 nosql struct-mapping query-builder linux macos

1 source

Member repositories

RepositoryRoleHealth v2
guregu/dynamomain74

For agents

markdown · JSON · MCP: product_card(name="guregu/dynamo")

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