From query to autopilot: a BroadSQL productivity roadmap
September 4, 2026
Most people learn one BroadSQL command, get their answer, and stop there, missing four more levels built specifically for everything they do more than once.
Read more →Practical write-ups on using BroadSQL for specific, recurring jobs.
September 4, 2026
Most people learn one BroadSQL command, get their answer, and stop there, missing four more levels built specifically for everything they do more than once.
Read more →September 4, 2026
A new lightweight JavaScript layer lets a BroadSQL script hold two or more database connections open at once and drive them with ordinary loops and conditionals, something the interactive shell cannot do at all.
Read more →August 29, 2026
When you manage DEV, TEST, and PROD, or Postgres, Oracle, and SQL Server side by side, the query stays the same but the tool changes every time.
Read more →August 29, 2026
Getting query results into Excel usually means a GUI, some copy-pasting, or a different one-off script for every output format.
Read more →August 29, 2026
After a migration, a sync, or a release, you need to prove PROD still matches the source: row counts, checksums, key differences, often across different vendors.
Read more →August 29, 2026
When an incident spans environments, engineers end up rewriting the same investigative queries from memory: differently each time, often with production credentials in plain sight.
Read more →August 29, 2026
Working across dozens of databases usually means passwords living in scripts, config files, or sticky notes, and that's an audit finding waiting to happen.
Read more →August 29, 2026
A single command-line SQL client that reaches Oracle, SQL Server, Postgres, and more on Windows, with every driver behaving identically and no build step, is surprisingly rare.
Read more →