DocumentClient for DynamoDB

The document client simplifies working with items in Amazon DynamoDB by abstracting away the notion of attribute values. This abstraction annotates native Dart types supplied as input parameters, as well as converts annotated response data to native Dart types.

Warning: This is library is under development, some operations may not work.

Contributors

Libraries

document_client