JSPMyAdmin

Post date: Sep 13, 2009 10:35:27 PM

This project was created as part of 7th semester during my graduation. Its developed in JavaServer Pages (JSP), It has minimal features compared to PHPMyAdmin but all necessary functions are developed like managing Databases, Users, Tables etc.

Why JSP-MyAdmin?

----------------------------

MySQL database Management System used to story data. It is used in many web server as well in many big organization. But MySQl doesn't have any GUI, it has to be handled through Command Prompt. Hence it is tedious for the users who either dont know how to use MQL query and who love to work on GUI interface. Hence JSPMyAdmin works as a GUI for MySQL Database, through which you can control almost every MySQl functionality. This will defined a new era in the way system interacts with user and the way it solves the problems.

Scope:-

-----------

A Project can be extended to be used in Web Servers, and anywhere else where MySQL database is used. Thus, allowing JSPMyAdmin to manipulate the Database in easiest and simple way.