I am currently working with MySQL and SQL Server.
For querying MySQL I use MySQL Workbench, for SQL Server I use SQL Server Management Studio.
I am mixing up shortcuts all the time. For instance, to execute a query in SSMS it's F5 and in MySQL WB it is CTRL-Enter.
Is it possible to query both databases from the same IDE? A plugin for WB or SMSS? A different IDE that works for both databases?