techveda-node-dynamodb
v1.0.9
Published
A clean DynamoDB abstraction library with schema and model for Node.js and TypeScript
Maintainers
Readme
Techveda DynamoDB Library
A clean, type-safe DynamoDB abstraction library for Node.js and TypeScript, allowing you to define schemas, manage models, and interact with DynamoDB seamlessly.
Features
✅ Schema validation with Joi
✅ Clean model abstraction
✅ Works with AWS SDK v3
✅ Supports create, find, list, findById, findAndUpdate operations
✅ Supports find, for GSI based Search operations
Installation
npm install techveda-lib-dynamodb