dynamodb-toolbox
Installation
SKILL.md
DynamoDB-Toolbox v2
Type-safe query builder for DynamoDB with schema validation and the .build() pattern.
Installation
npm install dynamodb-toolbox @aws-sdk/client-dynamodb @aws-sdk/lib-dynamodb
TypeScript 5+ with "strict": true in tsconfig.json is recommended.
Core Concepts
Import Pattern
Import directly from the main package: