A DBMS-independent, cross-platform SQL query tool for database developers and administrators, allowing execution of SQL scripts and viewing results in a simple GUI.
SQL Workbench/J is a free, open source SQL query tool developed by Thomas Kellerer. It provides a simple graphical user interface for executing SQL scripts and viewing results from JDBC-compliant database systems such as Oracle, SQL Server, MySQL, PostgreSQL, and others.
Some key features of SQL Workbench/J include:
As it is DBMS-independent, SQL Workbench/J can connect to different databases using the appropriate JDBC drivers. The tool is useful for developers, database administrators, analyts and those who need to execute ad-hoc SQL or more complex batch scripts for reporting, migrations and analytics.
Here are some alternatives to SQL Workbench/J:
Suggest an alternative ❐