dynamic-dynamodb
DynamoDB scaler
Automates scaling of AWS DynamoDB tables based on usage patterns
Dynamic DynamoDB provides auto scaling for AWS DynamoDB
618 stars
35 watching
124 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
scanamo/scanamo | Simplifies using DynamoDB with Scala by leveraging the type system and higher-level abstractions to reduce errors and typos. | 319 |
ferf/aws-dynamodb-actionscript | A library providing an interface to Amazon's DynamoDB NoSQL database service | 1 |
softprops/dynomite | A Rust library that enables writing DynamoDB applications with minimal boilerplate and robust error handling. | 220 |
elegantdevelopment/aws-cdk-dynamodb-seeder | A tool for automating the seeding of data into DynamoDB tables during CDK deployments and updates | 36 |
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 |
twharmon/dynago | A package simplifying interaction with AWS DynamoDB using Go. | 12 |
sensedeep/dynamodb-onetable | A NodeJS library that simplifies DynamoDB data access and management for single-table designs. | 686 |
aws-samples/aws-dynamodb-examples | A repository of code samples and examples for using Amazon DynamoDB in cloud-native applications. | 551 |
neuledge/ddb-table | A TypeScript library for querying and modeling DynamoDB documents with strong typing and automatic validation. | 129 |
savaki/dynastore | A DynamoDB-based in-memory storage solution for web applications using the Gorilla Toolkit framework. | 4 |
aws/aws-dynamodb-encryption-java | Provides encryption and signing services for data stored in Amazon DynamoDB | 138 |
melchyore/adonis-dynamodb | A toolset for managing DynamoDB tables in an AdonisJs application | 6 |
rudolph-miller/dyna | An AWS DynamoDB ORM for Common Lisp. | 22 |
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 |