# aaronshaf/dynamodb-admin

GUI for DynamoDB Local or dynalite

Repository: https://github.com/aaronshaf/dynamodb-admin
Canonical: https://ross.abutalabs.com/products/dynamodb-admin
Language: EJS
License: MIT
License Family: permissive
Topics: dynamodb, aws
Last push: 2026-07-29T14:33:40+00:00

## Health v2 (maintenance only)
Score: 93/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 95, release rhythm 87, longevity 100
- inputs: {"age_days": 3669, "days_push": 35, "days_rel": 84, "gap_med": 0, "n_releases_24m": 10}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1482, forks 157 (observed 2026-08-28T04:04:51.065956+00:00)

## What it is
A web-based GUI for viewing and managing data in DynamoDB Local, dynalite, LocalStack, or other DynamoDB-compatible endpoints. It can be installed globally as a CLI app or used as a library in Node.js projects using AWS SDK v3.

## Use cases
- browse and edit items in a local DynamoDB table
- inspect table schemas and indexes during development
- manage data in LocalStack or dynalite instances
- view DynamoDB Local data through a browser instead of the AWS CLI
- run a DynamoDB admin UI behind a reverse proxy with a custom base path

## When to choose
- you develop against DynamoDB Local, dynalite, or LocalStack and want a visual data browser
- you need a quick, zero-config GUI for local DynamoDB tables
- you want a tool usable both as a global CLI and as an npm library

## When to avoid
- you need to administer production DynamoDB with IAM, autoscaling, or billing controls
- you require a full database migration or backup tool
- you don't use Node.js or the AWS SDK ecosystem

## Facets
- artifact type: application
- maturity: active
- function: gui, database, developer-tools, cli
- domain: databases, developer-tools
- platform: cross-platform, cli
- tags: dynamodb, dynamodb-local, dynalite, localstack, admin-ui, nosql, aws-sdk-v3, aws, nodejs

## Member repositories
- aaronshaf/dynamodb-admin (main) score 93

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:51.065956+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:34:05.549771+00:00, confidence not recorded.
  - readme: https://github.com/aaronshaf/dynamodb-admin (fetched 2026-08-28T04:04:51.065956+00:00, sha 93ff6fb02b03)
- Data as of 2026-08-30T08:39:29.467469+00:00.
