Dynamodel is a modeling tool for Amazon's DynamoDB
Amazon's DynamoDB client to manage multiple models per table.
Generate typed methods for DynamoDB models. With special sauce for nested props.
DynamoDB ORM with Single Table Design In Mind
This library provides a derive macro to implement conversions between your object and `HashMap<String, AttributeValue>`.
Macros 1.1 implementation of #[derive(Dynamodel)]