Show HN: Dynomate– Fast, Git-Friendly DynamoDB GUI Client (Dynobase Alternative)

After a bit of frustration with the existing DynamoDB GUI clients, I decided to build one.

Features:

1. Request collections: Chain together multiple operations - put, query, update, and delete across tables, accounts and sessions. Use the output of one operation as input for the next.

2. Environment Variables: Configure variables once and run the same requests across different environments (dev/staging/prod). No more manual parameter swapping.

3. Multi-tab, multi-account support: Work with multiple tables across different AWS accounts, and sso sessions simultaneously.

4. Easy SSO Login: Start sso login without leaving the GUI.

5. Git sync: All requests configurations are saved locally as TOML files. Your data stays private, and you can version control with Git.

I appreciate any feedback.


Comments URL: https://news.ycombinator.com/item?id=43631793

Points: 11

# Comments: 1

https://dynomate.io/

Creată 9d | 9 apr. 2025, 15:20:06


Autentifică-te pentru a adăuga comentarii

Alte posturi din acest grup

Show HN: Attune - Build and publish APT repositories in seconds

Hey HN, we're Eliza and Xin, and we’ve been working on Attune. Attune is a tool for publishing Linux packages.

Previously, we worked at other startups building open source developer tools that r

18 apr. 2025, 17:10:06 | Hacker news
Show HN: Less Slow C++

Earlier this year, I took a month to reexamine my coding habits and rethink some past design choices. I hope to rewrite and improve my FOSS libraries this year, and I needed answers to a few quest

18 apr. 2025, 14:40:09 | Hacker news