DB Tuning Project



Database tuning has been an important research area for many years now.  The goal has is to make the database application run more quickly i.e. obtain higher throughput while reducing the response time. In this project, an attempt has been made to develop a Database Performance Dashboard for database administrators to monitor the health of the database and to support database performance investigation. The performance dashboard provides a one-stop overview of various key performance indicators (KPIs) on database performance. Users can then make use of the high-level information to further zoom in and identify the performance issues, and tune the system to improve performance.


Technologies Used:
IDE: Net beans 7.1 
Language: PHP 
Framework Used : Zend
Database: Oracle 11G
JavaScript: Google Charts, Ajax and client side validations.