Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/awspilot/dynamodb-oop
Speak fluent DynamoDB, write code with fashion, I Promise() 😃
https://github.com/awspilot/dynamodb-oop
aws-dynamodb dynamodb node node-module promise sql
Last synced: 11 days ago
JSON representation
Speak fluent DynamoDB, write code with fashion, I Promise() 😃
- Host: GitHub
- URL: https://github.com/awspilot/dynamodb-oop
- Owner: awspilot
- License: mit
- Created: 2015-01-07T11:11:46.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2021-11-07T14:38:08.000Z (about 3 years ago)
- Last Synced: 2024-10-02T09:15:10.731Z (about 1 month ago)
- Topics: aws-dynamodb, dynamodb, node, node-module, promise, sql
- Language: JavaScript
- Homepage: https://awspilot.dev
- Size: 3.16 MB
- Stars: 119
- Watchers: 9
- Forks: 28
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog
- License: LICENSE
Awesome Lists containing this project
README
### @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)```
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