softprops / dynomite

⚡🦀 🧨 make your rust types fit DynamoDB and visa versa
https://docs.rs/dynomite/
MIT License
220 stars 53 forks source link

Single Table Design #166

Open fbjork opened 2 years ago

fbjork commented 2 years ago

It would be great to see support for using dynomite with Single Table Design.

https://github.com/jeremydaly/dynamodb-toolbox is a great option for TypeScript developers that could serve as inspiration.