Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Oracle gui interface for mac [closed]

Let me preface with saying that I'm used to using Sequel Pro on a mac for doing my database administration (table creation and inline data editing).

I have now been asked to do some oracle work as well and I'm looking for an Oracle client that has much the same feature set as Sequel Pro.

I must be able to ssh first and log into the database second. Edit data in a table view and be able to run queries easily.

The only product I've found on my own has been navicat. However its workflow has been driving me up a wall. :)

Any recommendations? keeping under 500 bucks would be nice... I know about Toad but it's wickedly expensive and I'd like to hold off on asking for that if there is an adequate substitute. :)

Thank you,

-=Bryan

like image 775
Bryan James Avatar asked Dec 03 '10 17:12

Bryan James


1 Answers

SQL Developer... It won't do the SSH stuff natively, though. But for all the other tasks it's pretty awesome for free.

like image 175
Adam Hawkes Avatar answered Nov 15 '22 23:11

Adam Hawkes