nestjs-typed-dynamodb

NestJS DynamoDB module inspired on Typegoose syntax

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
nestjs-typed-dynamodb
0.1.24 years ago4 years agoMinified + gzip package size for nestjs-typed-dynamodb in KB

Readme

NestJS Typed DynamoDB
License: MIT npm version

Nest Logo Rokket Logo

Description

Opinated way to use DynamoDB with NestJS and typescript, heavily inspired by nest-typegoose

Getting Started

First install this module
yarn add nestjs-typed-dynamodb
Notice that it will install dynamodb-data-mapper-annotations as a dependency.

Documentation

All usage instructions and examples are on this Gitbook.