Vibe Coding a Database Lab: How I Built DBCanvas to Stop Rebuilding the Same Test Environment (from Percona Community Blog)
Percona gives us room to work on our own AI-assisted projects, and I used mine to fix a problem I kept running into. Every time I wanted to try a new database feature, debug something tricky, or reproduce a customer issue, I ended up rebuilding much of the same infrastructure: DNS, TLS, Docker networking, database topologies, users and test data. Over the years, I wrote scripts to automate this but
[...]
