Zero-dependency DynamoDB toolkit (AWS SDK v3) — Adapter with hooks, expression builders, batch/transaction chunking, mass operations, REST handler.
Express adapter for dynamodb-toolkit — mounts the standard REST route pack as Express middleware.
Koa adapter for dynamodb-toolkit — mounts the standard REST route pack as Koa middleware.
AWS Lambda adapter for dynamodb-toolkit — serves the standard REST route pack as a Lambda handler for API Gateway (REST / HTTP), Lambda Function URLs, and ALB. Delegates parsing, envelope building, and policy to dynamodb-toolkit/rest-core.
Fetch adapter for dynamodb-toolkit — serves the standard REST route pack as a (Request) → Promise<Response> handler. Runs on Cloudflare Workers, Deno Deploy, Bun.serve, Hono, itty-router, and Node's native fetch server.
[](https://www.npmjs.com/package/@aws-sdk/util-dynamodb) [](https://www.npmjs.com/package/@aws-sdk/util
AWS SDK for JavaScript Dynamodb Client for Node.js, Browser and React Native
The document client simplifies working with items in Amazon DynamoDB by abstracting away the notion of attribute values.
This is an internal dependency used with `@aws-sdk/client-dynamodb`. You should not take a direct dependency on this package.
Modular DynamoDB toolkit with precise exports, expression builders, and ergonomic document-client helpers
A state-of-the-art, high-performance JavaScript utility library with a small bundle size and strong type annotations.
The idempotency package for the Powertools for AWS Lambda (TypeScript) library. It provides options to make your Lambda functions idempotent and safe to retry.
Lightweight and type-safe query builder for DynamoDB and TypeScript.
The official, opinionated, batteries-included toolset for efficient Redux development
AWS SDK for JavaScript Dynamodb Streams Client for Node.js, Browser and React Native
The parameters package for the Powertools for AWS Lambda (TypeScript) library
DynamoDB session store for Connect
DynamoDB-backed feature store for the LaunchDarkly Server-Side SDK for Node.js
Selectors for Redux.
DynamoDB access library for single-table designs
fast dynamodb mock on local for vitest
Serverless dynamodb local plugin
Run DynamoDB local for development and testing
Predictable state container for JavaScript apps