Dynaglue: Make single-table designs in DynamoDB easier to query and update(github.com)
github.com
Dynaglue: Make single-table designs in DynamoDB easier to query and update
https://github.com/chris-armstrong/dynaglue/
3 comments
Very interesting. Are there any alternatives out there that we can use to compare?
Here are a couple of libraries that aim for the same goal (single-table DynamoDB usage):
- https://github.com/jeremydaly/dynamodb-toolbox
- https://github.com/jeffreyyoung/single-table-dynamo
- https://github.com/JasonCraftsCode/dynamodb-datamodel
- https://github.com/ginger-io/beyonce
I would be interested in a comparison.
- https://github.com/jeremydaly/dynamodb-toolbox
- https://github.com/jeffreyyoung/single-table-dynamo
- https://github.com/JasonCraftsCode/dynamodb-datamodel
- https://github.com/ginger-io/beyonce
I would be interested in a comparison.
[deleted]