We have been gradually releasing new features, but it's been a while since we last published a changelog. Here’s the changelog covering the updates from the 0.7.1 to v0.8.0.
Entity Relationship Diagram (ERD) support
You now can generate a beautiful Entity Relationship Diagram. Currently only work great with Sqlite-based database and MySQL.
Number of Rows and Column
Show the number of rows and columns on the query result tab.
Column Type Suggestion for MySQL
We provide a great support for column type selection when create or edit table column.
Other Changes
- Mass drop table
- Add Starbasedb (yet another Sqlite-based database)
- Add "USE" statement support for MySQL
- Export to Excel file
Adding MySQL Support
We’ve added support for MySQL! You can now connect to MySQL using our desktop app (https://github.com/outerbase/studio-desktop/releases/tag/v0.1.15). Please note that MySQL support is still in its early stages, and it will be our primary focus for future sequential releases.
Adding PostgreSQL
We also support PostgreSQL, though it’s still in its early stages. While functional, it’s not yet fully refined.


