Oracle Gui Tool For Mac

Active6 years, 2 months ago

Like Microsoft SQL Server Management Studio for MSSQL?

Haoest

Powerful database management & design tool for Win, macOS & Linux. With intuitive GUI, user manages MySQL, PostgreSQL, MongoDB, MariaDB, SQL Server, Oracle & SQLite DB easily.

The Oracle database query tool features provided by RazorSQL include a custom Oracle database browser tailored to Oracle, a PL/SQL SQL editor with Oracle and PL/SQL specific features and syntax highlighting, Oracle import and export tools, custom Oracle GUI and visual tools, and Oracle specific database administration tools. Listed below are. MySQL Workbench is a unified visual tool for database architects, developers, and DBAs. MySQL Workbench provides data modeling, SQL development, and comprehensive administration tools for server configuration, user administration, backup, and much more.

Haoest
6,01528 gold badges82 silver badges102 bronze badges

Gui Tools For Windows

closed 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
If this question can be reworded to fit the rules in the help center, please edit the question.

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.

Mac App Store With the completely. Software Downloads. Get the latest releases of Xcode, macOS, iOS, watchOS, tvOS, and more. Download Resources. Developer Program. Become a member to access the resources for distribution on Apple platforms. View Developer Program. Software development tool for mac. Intel® Software Development Tools Code Builds Advance performance, power efficiency, and reliability for system and IoT device applications with an all-in-one, cross-platform tool suite. Mac App Store. The reimagined Mac App Store arrives with a new look and new editorial content that inspires and informs. Organized around the specific things customers love to do on Mac, along with insightful stories, curated collections, and videos, the all-new Mac App Store beautifully showcases your apps and makes them even easier to find. WaveMaker is a leading Rapid Application Development software platform to quickly build enterprise-grade multi-device apps. It allows developers and business users to work with standard enterprise-grade technologies to immediately create apps that can be easily extended or customized.

RedFilterRedFilter
140k31 gold badges250 silver badges258 bronze badges

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..

Bryan RehbeinBryan Rehbein
8,2613 gold badges30 silver badges41 bronze badges
It GruntIt Grunt
2,6103 gold badges15 silver badges23 bronze badges

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..

Abdel RaoofAbdel Raoof
16.5k8 gold badges76 silver badges123 bronze badges

SQLTools is an almost fully functional and free Oracle GUI:

rustyxrustyx
37.8k12 gold badges111 silver badges157 bronze badges

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

michaelb958
3,9487 gold badges24 silver badges34 bronze badges
Soma SarkarSoma Sarkar

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

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

Oracle Gui Tool

RaulRaul

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 Greinacher
12.3k1 gold badge27 silver badges49 bronze badges
MichelMichel

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

JacketJacket

Not the answer you're looking for? Browse other questions tagged oracle or ask your own question.

Active4 years, 8 months ago

Which is the best Open Source free client for querying an Oracle database? It may additionally support other databases (MySQL, Postgres etc), since our development environment often requires switching between different databases.

pnuts
50.9k7 gold badges66 silver badges105 bronze badges
pugmarxpugmarx
5,7453 gold badges24 silver badges40 bronze badges

closed as not constructive by KevSep 26 '12 at 10:15

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. If this question can be reworded to fit the rules in the help center, please edit the question.

7 Answers

I have been using the Oracle SQL Developer (because it's free) and at first hated every minute spent with it. I am still having weird problems with graphics, as it's running on Vista and there seems to be some sort of graphics driver problem (luckily, no-one can get it to run properly on Vista, so I am not alone in this), which makes its use quite cumbersome.

Nevertheless I had to learn how to cope with it and now I must admit it's a neat and very useful tool (NOT ONLY) for querying an Oracle database. I suppose you could query other DBs from it as well, for instance I have used it to query some legacy MS Access DBs, and so I believe you could query SQL Server as well.

You can do data migrations, imports/exports, see OWA output, and allegedly also DEBUG (step through, set breakpoints, etc..) PL/SQL code, but I haven't tried this. I have been fine with sqlplus command-line so far :) Do give it a try, and don't let the Vista-related graphics problems give you a wrong impression :)

Peter PerháčPeter Perháč
14.6k18 gold badges110 silver badges145 bronze badges

If by open-source you really mean free, then Oracle SQL Developer is free. However it is not open-source. It is fully supported though, we use it where I work all the time.

If you're interested you can go here for a good starting reference on its features.

Ryan ThamesRyan Thames
1,9576 gold badges26 silver badges31 bronze badges

Oracle Gui Client Windows

SQLTools is free and clean light weight client.www.sqltools.net

pencilslatepencilslate
6,44816 gold badges50 silver badges71 bronze badges

What kind of 'client' do you mean? Do you mean the actual drivers, or just an application you can get SQL results from? eg, SQuirrel SQL

Mark Byers

Oracle Gui Tool

623k139 gold badges1397 silver badges1358 bronze badges
Matthew Watson

Oracle Gui Client

Matthew Watson
11.4k8 gold badges56 silver badges79 bronze badges

Well Oracle provide SQL Developer for free, which is basically an Oracle IDE - lets you browse tables, code editor for PLSQL, SQL query window etc ..

Stephen ODonnellStephen ODonnell

If you use a mac, You can try macsequel - a native mac client for oracle.

KarthikKarthik

One answer (for any platform and database) is just use ODBC. E.g. on POSIX, unixODBC. Oracle of course supports the standard with their own drivers.

Use Finder keyboard shortcuts to display windows, copy and move files, and launch applications. Mac OS X Finder Keyboard Shortcuts The Mac OS X Lion Finder helps you access and organize most of the important Mac OS X functions while you work. Move

Matthew Flaschen

Oracle Database Gui Sql Tools

Matthew Flaschen
229k39 gold badges454 silver badges510 bronze badges

Not the answer you're looking for? Browse other questions tagged databaseoracledesktop-application or ask your own question.