A Collection of GUI tools and installations for the day to day use and administration of PostgreSQL servers both on and from a Mac OS X A Collection of GUI tools and installations for the day to day use and administration of PostgreSQL servers both on and from a Mac OS X environment.
Like Microsoft SQL Server Management Studio for MSSQL?
HaoestHaoestclosed as off-topic by Jon Heller, jball, Mark Hildreth, DwB, GravitonJul 12 '13 at 2:50
This question appears to be off-topic. The users who voted to close gave this specific reason:
- 'Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.' – jball, Mark Hildreth, DwB, Graviton
9 Answers
Yes, there is Oracle SQL Developer, which is maintained by Oracle.
Oracle SQL Developer is a free graphical tool for database development. With SQL Developer, you can browse database objects, run SQL statements and SQL scripts, and edit and debug PL/SQL statements. You can also run any number of provided reports, as well as create and save your own. SQL Developer enhances productivity and simplifies your database development tasks.
SQL Developer can connect to any Oracle Database version 10g and later and runs on Windows, Linux and Mac OSX.
RedFilterGui Sql Tools
RedFilterThere 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...
Bryan RehbeinBryan Rehbeinyou 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...
Abdel RaoofAbdel RaoofSQLTools is an almost fully functional and free Oracle GUI:
rustyxrustyxYou could try this: it's a very good tool, very fast and effective.
michaelb958Try this : https://code.google.com/p/oracle-gui/
Haven't used it yet, but looks good though.
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.
Florian GreinacherVSQL++ for Oracle is a simplify database management for oracle.