awspilot / dynamodb-oop

Speak fluent DynamoDB, write code with fashion, I Promise() πŸ˜ƒ

Home Page:https://awspilot.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@awspilot/dynamodb

@awspilot/dynamodb is a NodeJS and Browser utility to access Amazon DynamoDB databases

npm test Downloads Downloads License


	npm install @awspilot/dynamodb

WARN: version 2.x moved aws-sdk to peer dependencies. You should add aws-sdk as dependency in your project.


Note:

Please know your npm sources and avoid including npm packages for every small thing
According to this post there were packages in the npm registry that steal your environment variables

About

Speak fluent DynamoDB, write code with fashion, I Promise() πŸ˜ƒ

https://awspilot.dev

License:MIT License


Languages

Language:JavaScript 71.8%Language:Yacc 28.2%