3

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?

2
  • You could try Jetbrains 0xDBE jetbrains.com/dbe Commented Apr 24, 2015 at 11:02
  • You could try OmniDB. Commented Apr 28, 2016 at 19:58

1 Answer 1

1

there is a lot of options but choosing the right one is up to you, this is some of the options :

1) Adminer: http://www.adminer.org/

2) DBeaver: http://dbeaver.jkiss.org/about/

3)DBVisualizer Free: http://www.dbvis.com/

4) sql developer (but you need to install the plugins first) : http://www.oracle.com/technetwork/developer-tools/sql-developer/downloads/index.html

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.