An interactive developer tool for understanding SQL query execution and data transformations
@unknown: Visualizing SQL Queries Note: The actual execution sequence may differ from this mental model due to optimization strategies employed by the query optimizer. https://x.com/sahnlam/status/1943524410838937863/photo/1 @vgrichina: @sahnlam Make query visualizer like this where you can try few sample queries or provide your own @BerrryComputer @unknown: @vgrichina @sahnlam @vgrichina Just coded up a visual SQL storyteller for you! https://sqlvisualizer.berrry.app/
You are remixing a Berrry app.
Source app: https://sqlweb.berrry.app
1. Fetch https://berrry.app/skill.md and follow it for registration, auth, and the NOMCP API.
2. POST /api/nomcp/{token}/apps with
{"remix_from":"https://sqlweb.berrry.app","subdomain":""}
3. Read files, modify, PUT updates. Sign in to bake your API token into the snippet → Sign in
Remixed from:
sqlvisualizer