Single Table Design
← Back to NoSQL Modeling
A DynamoDB pattern where multiple entity types are stored in a single table with overloaded GSIs (Global Secondary Indexes). Enables efficient access patterns with minimal table scans.
← Back to NoSQL Modeling
A DynamoDB pattern where multiple entity types are stored in a single table with overloaded GSIs (Global Secondary Indexes). Enables efficient access patterns with minimal table scans.