Amazon DynamoDB is a fast and flexible NoSQL database service for all applications that need consistent, single-digit millisecond latency at any scale.
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.
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
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
A type-safe data context for AWS DynamoDB with LINQ and in-memory caching support. Allows to combine DynamoDB's durability with cache speed and read consistency. Translates LINQ queries into corresponding DynamoDB Get/Query/Scan operations (trying to choose the most effective one) and stores query...
More information
This project provides a CDK construct bootstrapping an AWS account with a S3 Bucket and a DynamoDB table as terraform state backend. (Stability: Stable)