Will there be support for DynamoDb in the future?
# orm-help
j
Will there be support for DynamoDb in the future?
As it seems we already have support for the MongoDb, I assume this should be not too bad?
r
That’s not on the roadmap for now. Also DynamoDB encourages Single Table design for performance and efficiency so I don’t know how the team will tackle this one. Probably go with the Amplify way of 1 model per entity.