Posts tagged with DynamoDB:
Saturday, 24 December 2016
Scanamo: simpler, safer DynamoDB access for Scala
Phil WillsDynamoDB provides a completely managed key-value store with some querying capabilities, but AWS’s Java client from Scala can be cumbersome and error-prone. The Guardian’s open-source library, Scanamo, provides a simpler alternative that reduces the scope for runtime errors.