[oracle] Is there a free GUI management tool for Oracle Database Express?

Like Microsoft SQL Server Management Studio for MSSQL?

This question is related to oracle

The answer is


you can always use the web based management tool that comes with oracle express db.. have tried using it? you can access it through http://host:port/apex if i remember correctly...

Alternative solutions are Oracle SQL Developer, TOAD etc...


Try this : https://code.google.com/p/oracle-gui/

Haven't used it yet, but looks good though.


VSQL++ for Oracle is a simplify database management for oracle.


Try odbTools at http://odbtools.software.informer.com - it is free.

odbTools is set of integrated GUI tools to manage, administer, monitor and tune the Oracle database.


There are a few options:

  • Database.net is a windows GUI to connect to many different types of databases, oracle included.
  • Oracle SQL Developer is a free tool from Oracle.
  • SQuirreL SQL is a java based client that can connect to any database that uses JDBC drivers.

I'm sure there are others out there that you could use too...


You could try this: it's a very good tool, very fast and effective.

http://code.google.com/p/oracle-gui/



SQLTools is an almost fully functional and free Oracle GUI:

http://www.sqltools.net/