Show HN: dynq – an analytic query and data processing CLI tool for DynamoDB github.com 3 points by benward2301 7 days ago
benward2301 7 days ago I wanted a tool that can execute one-shot queries of arbitrary complexity against a DynamoDB table, without the need for scripting or propagation. I couldn't find one so have written my own.You can find example queries here: https://github.com/benward2301/dynq?tab=readme-ov-file#examp....I hope some of you find it useful. If you discover a bug, open an issue on GitHub and I'll take a look!
I wanted a tool that can execute one-shot queries of arbitrary complexity against a DynamoDB table, without the need for scripting or propagation. I couldn't find one so have written my own.
You can find example queries here: https://github.com/benward2301/dynq?tab=readme-ov-file#examp....
I hope some of you find it useful. If you discover a bug, open an issue on GitHub and I'll take a look!