Skip to content

This repo contains a set of DynamoDB and a few S3 helper functions to help you use the DynamoDB database & S3 buckets in a much more convenient, intuitive and safe manner.

License

Notifications You must be signed in to change notification settings

DavidIstrati/DynamoDBHelpers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This repo contains a set of DynamoDB and a few S3 helper functions to help you use the DynamoDB database in a much more convenient, intuitive and safe manner.

Demo

successful, item = getItemDDB("your_partition_key", "your_sort_key", "your_table")
items = batchGetItemDDB(...)

About

This repo contains a set of DynamoDB and a few S3 helper functions to help you use the DynamoDB database & S3 buckets in a much more convenient, intuitive and safe manner.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages