208 packages tagged with “dynamodb”
Amazon DynamoDB is a fast and flexible NoSQL database service for all applications that need consistent, single-digit millisecond latency at any scale.
The CDK Construct Library for AWS::DynamoDB (Stability: Stable)
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 FileSystem around Amazon's S3 Simple Storage Service - DynamoDbAuthRepository - A UserAuth repository storing UserAuth info in DynamoDB - DynamoDbAppSettings - An AppSettings provider storing App configuration in DynamoDB - DynamoDbCacheClient - A Caching Provider for DynamoDB
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.
HealthChecks.DynamoDb is the health check package for AWS DynamoDb.
Store Audit.NET Trail Logs into Amazon DynamoDB
ComAmazonawsDynamodb is a library written to convert between Dafny generated code and native .NET code that interacts with AWS DynamoDBv2.
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 (Windows, OSX, Linux, and mobile).
High-performance DynamoDb library with a significant focus on efficient resources utilization.
Microsoft Orleans clustering provider backed by AWS DynamoDB
The AWS Distributed Cache provider provides an IDistributedCache implementation backed by DynamoDB.
AWS SDK credentials compatibility package for EfficientDynamoDb
.NET Standard 2.0 version of ServiceStack.Aws
Redistributable components for package 'AWSSDKCPP-DynamoDB'. This package should only be installed as a dependency. (This is not the package you are looking for).
This project provides a CDK construct bootstrapping an AWS account with a S3 Bucket and a DynamoDB table as terraform state backend. (Stability: Stable)
Microsoft Orleans reminders provider backed by AWS DynamoDB
Microsoft Orleans persistence providers backed by AWS DynamoDB
A performance-focused library for Amazon DynamoDB2.
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 correspondings to your models using code first aproach.
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 results in an in-memory cache. When data is modified, it's saved both to DynamoDB and to cache.
Adds converters for the Model Persistence of DynamoDB.
MassTransit DynamoDb persistence support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
Build a global dynamodb table (Stability: Deprecated)
Efficient event sourced decisions and data
Query Structure Interface of PrimarSql
Dotnet tool for acquiring/releasing locks in a DynamoDB table.
Package Description
Efficient event streaming pipelines