Skip to content

marcbowes/dsql-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DSQL data generator tool

A Rust load generator for AWS DSQL with a terminal UI for real-time monitoring. Features configurable workloads, automatic retry on failures, and usage tracking.

Usage

# Run a workload
cargo run --release -- workload --identifier your-cluster-id \
  --batches 10 --concurrency 1 \
  tiny --rows-per-transaction 1

About

Generates random data for Aurora DSQL testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages