
### @awspilot/dynamodb

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


![npm test](https://github.com/awspilot/dynamodb-oop/workflows/npm%20test/badge.svg)
[![Downloads](https://img.shields.io/npm/dm/@awspilot/dynamodb.svg?maxAge=2592000)](https://www.npmjs.com/package/@awspilot/dynamodb)
[![Downloads](https://img.shields.io/npm/dy/@awspilot/dynamodb.svg?maxAge=2592000)](https://www.npmjs.com/package/@awspilot/dynamodb)
![License](https://img.shields.io/github/license/awspilot/dynamodb-oop.svg)
[![Dependencies](https://david-dm.org/awspilot/dynamodb-oop.svg)](https://david-dm.org/awspilot/dynamodb-oop)  


```

	npm install @awspilot/dynamodb

```


#### [ Documentation and Examples ](https://awspilot.dev/)  

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

#### [ Lambda Layers available ](https://awspilot.dev/pages/layer/)  

---
Note:  

Please know your npm sources and avoid including npm packages for every small thing  
According to [this post](https://iamakulov.com/notes/npm-malicious-packages/) there were packages in the npm registry that steal your environment variables
