https://github.com/victorquinn/dynasty
Dynasty - Promise-based, clean DynamoDB API
https://github.com/victorquinn/dynasty
amazon coffeescript dynamodb dynasty nodejs promise
Last synced: 18 days ago
JSON representation
Dynasty - Promise-based, clean DynamoDB API
- Host: GitHub
- URL: https://github.com/victorquinn/dynasty
- Owner: victorquinn
- License: mit
- Created: 2013-08-11T05:14:18.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-04-12T14:14:26.000Z (about 2 years ago)
- Last Synced: 2025-03-29T16:08:09.436Z (25 days ago)
- Topics: amazon, coffeescript, dynamodb, dynasty, nodejs, promise
- Language: CoffeeScript
- Homepage: http://dynastyjs.com
- Size: 781 KB
- Stars: 158
- Watchers: 5
- Forks: 51
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](http://dynastyjs.com)
**Dynasty** is a clean and simple [Amazon DynamoDB](https://aws.amazon.com/dynamodb/) client for [Node](http://nodejs.org) with baked in Promise support.
[DynamoDB](https://aws.amazon.com/dynamodb/) is Amazon's high performance, all SSD backed, fully managed NoSQL database offering. This library was built in an attempt to make it a bit more easy to work with.
Dynasty is open source software and is released under the developer and business-friendly [MIT license](http://en.wikipedia.org/wiki/MIT_License).
[Full documentation](http://dynastyjs.com)
Written by [Victor Quinn](https://www.victorquinn.com)
Please feel free to reach out to me if you have any questions or suggestions.