Maybe the question does not apply to dynamoDB due to it not being Relational Db. However, I\'m looking for a good object mapper which can be used in nodejs and aws sdk to map e
You could also try: https://dynamoosejs.com/. It is inspired by mongoose again.