Hacker News new | ask | show | jobs
by altrum 2193 days ago
Very interesting. Are there any alternatives out there that we can use to compare?
1 comments

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.