1.0.0 • Published 2 years ago

@tldc/dynamo-client v1.0.0

Weekly downloads
-
License
ISC
Repository
gitlab
Last release
2 years ago

AWS DynamoDB Client

This is a JavaScript Library enables easy usage of DynamoDB DocumentClient reducing repetition of code to great extent.

How to install:

Using npm:

npm install --save @tldc/dynamo-client

Using yarn:

yarn add @tldc/dynamo-client

How to use:

Find how to use in ./samples folder:

1. Get documents with GSI

2. Get documents without GSI

3. Put documents in Batch Mode

Buy us a ☕ to keep our machine running!