document_client 0.0.1 copy "document_client: ^0.0.1" to clipboard
document_client: ^0.0.1 copied to clipboard

outdated

An abstraction for simplifying DynamoDB operations

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 #