dynamodb-onetable

Installation
SKILL.md

DynamoDB Single-Table Design with OneTable

Key Design Patterns

Access Pattern pk sk Index
User's items USER#${userId} ITEM#${id} primary
Item by ID ITEM#${id} USER#${userId} gsi1
Hierarchical USER#${userId} PARENT#${parentId}#${id} primary
By date USER#${userId} DATE#${date}#${id} primary

Schema Definition

Installs
1
GitHub Stars
1
First Seen
Feb 1, 2026
Security Audits
dynamodb-onetable — gilbertopsantosjr/fullstacknextjs