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

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
140
pub points
55%
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

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

aws_dynamodb_api, shared_aws_api

More

Packages that depend on document_client