Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/victorquinn/dynasty
Dynasty - Promise-based, clean DynamoDB API
https://github.com/victorquinn/dynasty
amazon coffeescript dynamodb dynasty nodejs promise
Last synced: 4 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 (almost 2 years ago)
- Last Synced: 2025-01-12T13:08:13.064Z (12 days ago)
- Topics: amazon, coffeescript, dynamodb, dynasty, nodejs, promise
- Language: CoffeeScript
- Homepage: http://dynastyjs.com
- Size: 781 KB
- Stars: 159
- Watchers: 6
- Forks: 51
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Dynasty](http://dynastyjs.com/logobg.png)](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.