🧔 Hello World

My name is Emil. I am a programmer, passionate by coding, music, video and photography

Alternative PHP Management Tools for Oracle Database

I suppose that not everyone has access to run Programs like TOAD or EMS SQL Manager for Oracle, for managing the Oracle Database. The alternative can be a Native PHP Script to use. Next list, below, contains few alternatives, php scripts that can succesfull manage an Oracle Database. From what I've tested, "php Oracle Admin" and "Oracle Commander" are pretty good, the only main difference is that Oracle Commander does not run any SQL Query, so if you need to run some Queries containing "HAVING" or "JOIN", definitively use "php Oracle Admin".

Websites & Dwonload sources:

php Oracle Admin
http://sourceforge.net/projects/phporacleadmin/
http://archive.org/details/tucows_154925_phpOracleAdmin
http://developer.berlios.de/projects/phporacleadmin/

Oracle Commander
http://www.script-php.ru/script_bazy_dannyh/1749-oracle-commander.html
http://www.maran.pamil-visions.com/maranphp/oraclecommander.zip

PHP Ora Admin
http://code.google.com/p/phporadmin/

Oracle Editor
http://sourceforge.net/projects/oracleeditor/