Found 16 repositories(showing 16)
amazon-archives
Exports DynamoDB items via parallel scan into a blocking queue, then consumes the queue and import DynamoDB items into a replica table using asynchronous writes.
shelfio
Scan large DynamoDB tables faster with parallelism
Amazon DynamoDB parallel scan paginator for boto3
Signiant
Backfills a ttl attribute into a DynamoDB table using parallel scans
b-b3rn4rd
Golang DynamoDB parallel scan
Utility for scanning dynamodb tables while enforcing concurrency limits
chriskinsman
EventEmitter to simplify dynamodb parallel scans
prashanthpai
Program to run dynamodb parallel scan
asayed18
A tool for easily parallel scan a dynamodb table
allecsro
Allows exporting/copying a DynamoDB table using parallel scanning. The table can be copying to the same availability zone or to a different zone.
syall
A Node.js script using the AWS SDK that parallel scans items from a DynamoDB table to send to an SQS queue using workers threads.
manikolbe
No description available
Luenpa01
Fast parallel scan for DynamoDB with STS AssumeRole and tuned connection pooling. dynamodb-parallel-scanx adds multi-account support, configurable connection pools, and a simple CLI to extract items as JSONL or CSV.
daiki-kon
No description available
gregwhitaker
Example of executing a parallel scan in DynamoDB.
allecsro
Allows copying DynamoDB tables within the same region or on different regions. It uses parallel scans.
All 16 repositories loaded