Skip to main content

Getting Started

What is dynostore?

Dynostore is a minimal no magic query builder for dynamodb, it's a simple layer on top of the native dynamodb AWS V3 SDK API.

Install

npm install @aws-sdk/client-dynamodb

npm install @declanprice/dynostore