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

outdated

The DynamoDB document client simplifies working with items. It uses native Dart types as input parameters, as well as converts response data to native Dart types.

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 #

8
likes
0
pub points
52%
popularity

Publisher

verified publisheraws-dart.agilord.com

The DynamoDB document client simplifies working with items. It uses native Dart types as input parameters, as well as converts response data to native Dart types.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

aws_dynamodb_api, shared_aws_api

More

Packages that depend on document_client