DB Pro v1.3.0: Database Creation, Multi-Query Editor & PlanetScale Vitess
DB Pro v1.3.0 is here with some highly requested features.
This release brings database creation right into the app, a major upgrade to the SQL editor, and support for PlanetScale's Vitess-based MySQL databases.
Let's take a look.
Create Databases & Schemas
You can now create databases directly from the connection sidebar. No need to switch to another tool or write SQL by hand.
- PostgreSQL — Create both databases and schemas
- MySQL/MariaDB — Create databases with a single click
- Seamless workflow — Right-click any connection or use the toolbar
It's a small addition that saves a lot of context switching.
Multi-Query SQL Editor
The SQL editor now supports writing and executing multiple queries in a single tab.
- Multiple queries — Write several queries in one editor
- Tabbed results — Each query result appears in its own tab
- Better workflow — No need to open multiple editor windows
Write your SELECT, then your UPDATE, then another SELECT to verify. All in one place.
PlanetScale Vitess Support
PlanetScale's Vitess-based MySQL databases now work with DB Pro.
- Native support — Full compatibility with PlanetScale Vitess
- Schema browsing — Navigate your databases and tables as expected
If you're using PlanetScale's MySQL offering, you're covered.
Schema Diagram Refresh
The schema diagram now includes a refresh button to manually update the view when your schema changes.
Made some migrations? Hit refresh and your diagram stays current.
Improvements
A few other things we've tidied up:
- Platform shortcuts — Keyboard shortcut labels now display correctly for Windows, Linux, and macOS
- JSON export — Consistent JSON export format throughout the app
Get the Update
DB Pro v1.3.0 is available now. If you have auto-updates enabled, you'll get it automatically. Otherwise, head to the download page.
Thank you for using DB Pro.