Web-based tool for developers and administrators to access into Oracle. Written in PHP to allow view,manage and export Oracle objects (tables, view,index,package, procedure, trigger..) over WWW (like phpMyAdmin, phpOraAdmin or funkctions like TOAD)
License
GNU General Public License version 2.0 (GPLv2)Follow Y.O.D.A. - Yaro`s Oracle Data Admin
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
A simple but functional PHP application that allows browsing of an Oracle installation, provided you have the instantclient package from Oracle installed on your Linux system. Patterned after phpMyAdmin. It's a bit rough and could use some love, but with a bit of tweaking I was able to get it to work and it's a nice tool to have when developing applications against an Oracle back-end.