Amazon DynamoDB is a fast and flexible NoSQL database service for all applications that need consistent, single-digit millisecond latency at any scale.
Redistributable components for package 'AWSSDKCPP-DynamoDB'. This package should only be installed as a dependency.
(This is not the package you are looking for).
Amazon DynamoDB Client for the AWS SDK for C++. AWS SDK for C++ provides a modern C++ (version C++ 11 or later) interface for Amazon Web Services (AWS). It is meant to be performant and fully functioning with low- and high-level SDKs, while minimizing dependencies and providing platform portability...
More information
DynamoDB type to attribute dictionary mapper. This is a faster alternative to the aws-sdk high-level client and is meant to be used with the low-level client.
A SQL-like external DSL for querying and scanning data in Amazon DynamoDB.
Although there exists a number of different ways to query and scan a DynamoDB table with the
.Net AWS SDK:
- with the low-level AmazonDynamoDBClient class
- with the Table helper class
- with the DynamoDBContext class
none...
More information
ServiceStack integration for Amazon Web Services (AWS) including:
- PocoDynamo - Declarative, code-first POCO client for DynamoDB with LINQ support
- SqsMqServer - MQ Server for invoking ServiceStack Services via Amazon SQS MQ Service
- S3VirtualFiles - A read/write Virtual...
More information
EasyDynamo is a small library that helps developers to access and configure DynamoDB easier. Different configurations can be applied for different environments (development, staging, production) as well as using a local dynamo instance for non production environment. Supports creating dynamo tables...
More information