There don't seem to be many database viewers around for OSX that support Oracle. Those you find are typically Java based, require installation of an Oracle JDBC driver, often need some fiddling with the class path and only provide a generic Java GUI, not a true Cocoa GUI.
What is missing is a database browser like CocoaMySQL for Oracle.
DeebeeX aims to provide this missing database browser for Oracle. It's been made possible by two great tools:
- PyObjC by the PyObjC team
- cx_Oracle by Anthony Tuininga
Thanks to the packaging system delivered with PyObjC the application will run without further downloads on a OSX factory installed machine. Follow the link and
free download DeebeeX now.
DETAILS