IS there a good DynamoDB ORM tool that goes well w...
# sst
s
IS there a good DynamoDB ORM tool that goes well with SST?
r
Worth a look, and a read of what it is and isn't https://github.com/jeremydaly/dynamodb-toolbox
s
Thank you Ross, I will try it and give my feed back.
@Ross Coundon Really thanks for showing such a wonderful lib. It works like a charm on single table design on DynamoDB. It also goes well with SST.
r
A pleasure, glad it was useful 😄