aws-dynamodb-actionscript
DynamoDB client
A library providing an interface to Amazon's DynamoDB NoSQL database service
An actionscript library for accessing Amazon's AWS DynamoDB
1 stars
1 watching
0 forks
Language: ActionScript
last commit: almost 11 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
fsprojects/fsharp.aws.dynamodb | A library providing an F# wrapper around the AWS DynamoDB service to simplify interaction with its data storage and retrieval features. | 58 |
arattian/dynamodb-gui-client | A tool for managing AWS DynamoDB databases from a graphical user interface. | 660 |
softprops/dynomite | A Rust library that enables writing DynamoDB applications with minimal boilerplate and robust error handling. | 220 |
aws-samples/aws-dynamodb-examples | A repository of code samples and examples for using Amazon DynamoDB in cloud-native applications. | 556 |
sensedeep/dynamodb-onetable | A NodeJS library that simplifies DynamoDB data access and management for single-table designs. | 690 |
sebdah/dynamic-dynamodb | Automates scaling of AWS DynamoDB tables based on usage patterns | 618 |
neuledge/ddb-table | A TypeScript library for querying and modeling DynamoDB documents with strong typing and automatic validation. | 129 |
jus101/feathers-dynamodb | A Feathers service that interacts with Amazon DynamoDB to provide a simple and efficient way to store and manage data in a NoSQL database | 13 |
aws/aws-dynamodb-encryption-java | Provides encryption and signing services for data stored in Amazon DynamoDB | 138 |
aoepeople/aoe_dynamodbsession | An AWS DynamoDB-based implementation of Magento's session management system | 5 |
satoshi7/actionscript-api-for-aws-amazon-web-services- | An ActionScript API Library for interacting with Amazon Web Services | 24 |
fogfish/dynamo | A Go library providing a generic key-value abstraction to store data in AWS DynamoDB and S3 | 19 |
elegantdevelopment/aws-cdk-dynamodb-seeder | A tool for automating the seeding of data into DynamoDB tables during CDK deployments and updates | 36 |
terraform-aws-modules/terraform-aws-dynamodb-table | A Terraform module for creating and managing DynamoDB tables in AWS. | 106 |
victorquinn/dynasty | A clean and simple Amazon DynamoDB client with built-in Promise support for Node.js applications. | 159 |