162 skills found · Page 1 of 6
tywalch / ElectrodbA DynamoDB library to ease the use of modeling complex hierarchical relationships and implementing a Single Table Design while keeping your query code readable.
sensedeep / Dynamodb OnetableDynamoDB access and management for one table designs with NodeJS
aws-samples / Simple Websockets Chat AppThis SAM application provides the Lambda functions, DynamoDB table, and roles to allow you to build a simple chat application based on API Gateway's new WebSocket-based API feature.
typedorm / TypedormStrongly typed ORM for DynamoDB - Built with the single-table-design pattern in mind.
cloudposse / Terraform Aws Tfstate BackendTerraform module that provision an S3 bucket to store the `terraform.tfstate` file and a DynamoDB table to lock the state file to prevent concurrent modifications and state corruption.
techgaun / Dynamodb Copy TableA simple python script to copy dynamodb table (useful for achieving renaming of table)
lgallard / Terraform Aws BackupTerraform module to create AWS Backup plans. AWS Backup is a fully managed backup service that makes it easy to centralize and automate the back up of data across AWS services (EBS volumes, RDS databases, DynamoDB tables, EFS file systems, and Storage Gateway volumes).
trek10inc / Ddb Single Table ExampleCompanion code to this blog post https://www.trek10.com/blog/dynamodb-single-table-relational-modeling/
enGMzizo / Copy Dynamodb TableCopy Dynamodb table to another in the same or different zone , It is 100% safe. Speed depends on your destination table user-defined write provisioned throughput
mifi / DynamodumpNode CLI for backing up and restoring schema+data from DynamoDB tables
cdklabs / Cdk Dynamo Table ViewerA CDK construct which exposes an endpoint with the contents of a DynamoDB table
terraform-aws-modules / Terraform Aws Dynamodb TableTerraform module to create AWS DynamoDB resources 🇺🇦
cloudposse / Terraform Aws BackupTerraform module to provision AWS Backup, a fully managed backup service that makes it easy to centralize and automate the back up of data across AWS services such as EBS volumes, RDS databases, DynamoDB tables, EFS file systems, and AWS Storage Gateway volumes.
amazon-archives / Logstash Input DynamodbThis input plugin for Logstash scans a specified DynamoDB table and then reads changes to a DynamoDB table from the associated DynamoDB Stream.This gem is a Logstash plugin required to be installed on top of the Logstash core pipeline. This gem is not a stand-alone program.
yegor256 / Dynamo ArchiveArchive and Restore DynamoDB Tables, from the Command Line
cloudposse / Terraform Aws DynamodbTerraform module that implements AWS DynamoDB with support for AutoScaling
amazon-archives / Dynamodb Import Export ToolExports DynamoDB items via parallel scan into a blocking queue, then consumes the queue and import DynamoDB items into a replica table using asynchronous writes.
pickledish / CardiA full-featured, static-generated PWA for notes stored in privately owned DynamoDB tables
chris-armstrong / DynaglueMake DynamoDB single-table designs easier to query and update
shelfio / Dynamodb Parallel ScanScan large DynamoDB tables faster with parallelism