Skip to main content

A simple and readable DynamoDB wrapper to streamline and simplify interactions with Amazon DynamoDB.

This package works with Node.js, Bun, BrowsersIt is unknown whether this package works with Cloudflare Workers, Deno
It is unknown whether this package works with Cloudflare Workers
This package works with Node.js
It is unknown whether this package works with Deno
This package works with Bun
This package works with Browsers
JSR Score
64%
Published
3 months ago (0.0.5)
function helloWorld
helloWorld(): void

Return Type

void

Add Package

deno add @dynamodb/sdk

Import symbol

import module from "@dynamodb/sdk";

Add Package

npx jsr add @dynamodb/sdk

Import symbol

import module from "@dynamodb/sdk";

Add Package

yarn dlx jsr add @dynamodb/sdk

Import symbol

import module from "@dynamodb/sdk";

Add Package

pnpm dlx jsr add @dynamodb/sdk

Import symbol

import module from "@dynamodb/sdk";

Add Package

bunx jsr add @dynamodb/sdk

Import symbol

import module from "@dynamodb/sdk";