dynamodb-provider
A dynamodb Provider that simplifies the native api. It packs with a Single Table adaptor/pseudo ORM for single table design
A dynamodb Provider that simplifies the native api. It packs with a Single Table adaptor/pseudo ORM for single table design
EventEmitter adapter for DynamoDB streams
It strips DynamoDB Stream item of its accompanying schema metadata and returns a plain Javascript object
Proxies requests to a local dynamodb instance (dynalite or dynamodb local) and emits events for INSERTS, UPDATES and REMOVES. This makes it easier to mock dynamodb streams for local development.
Fork of @silvermine/dynamodb-table-sync which provides the option to synchronize to a localhost target.
A simple @aws-sdk/client-dynamodb wrapper
DynamoDB Toolbox wrappers and utilities for DRYer code, stricter typing, hash ids and more
A toolkit of useful DynamoDB goodies.
Extension of DynamoDB-Toolbox, a lightweight and type-safe query builder for DynamoDB and TypeScript.
Plenty of handy functions that help you deal with DynamoDB schema & expressions easily.
ts dynamo client :3
A DynamoDB model/client with full TypeScript typings
easiest way to convert your JSON to dynamo db types format
A simple library to interact with DynamoDB using AWS SDK.
DynamoDB Single Table Design Implementation (aws-sdk-v3 compatible)
A DynamoDB MCP server implementation for managing AWS DynamoDB operations with parallel scanning capabilities
npx package to push your JSON file to AWS DynamoDB
Managing Time Series Statistics with TimeSeriesStatisticsManager and AWS DynamoDB
A simple and readable DynamoDB wrapper to streamline and simplify interactions with Amazon DynamoDB.
A practical & extendable DynamoDB client for TypeScript applications.