# JspMyAdmin2
**Repository Path**: Ljango/JspMyAdmin2
## Basic Information
- **Project Name**: JspMyAdmin2
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: GPL-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2017-07-17
- **Last Updated**: 2020-12-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
JspMyAdmin 2 - A Java Web tool for MySql database administration
[](https://travis-ci.org/yugandhargangu/JspMyAdmin2)
[](https://sourceforge.net/projects/japmyadmin2-0/files/latest/download)
Website: http://jspmyadmin.com
JspMyAdmin 2 is the software for MySql database administration over Web.
It provides a user friendly design to manage most of the MySql database administration.
Create and Manage database objects (Databse, Table, View etc..) with simple mouse clicks.
Requirements
1. Java (>= 1.5 recommended)
2. Web Server (Apache Tomcat, jBoss etc)
Usage
1. MySql database administration.
2. Server Information Management.
3. Database administration includes Database creation, updation and deletion.
4. Object Management (tables, Views etc..)
5. User friendly design
6. Privilese management
7. Import and Export
8. Data management
9. Query Builder and Sql Editor
Development
1. Customised MVC framework
2. Annotation mapping
3. Customised JSP tags
4. Servlet as Front Controller
5. Jsp as View
6. JDBC to connect with Database
7. A new UI design
8. Maven support
3rd Party Libraries
1. Json Library Visit
2. Apache Common library Visit
3. Mysql Connector library Visit
4. CodeMirror Visit
5. JQuery Visit
Versions
1. version 2.0
Steps to Deploy JspMyAdmin
- Download jspmyadmin.war file
- Deploy it in web server.
- Launch the jspmyadmin application.
- Input configuration settings.
Author
Name: Yugandhar Gangu
Email Id: yugandhar1210@gmail.com
License: Please read LICENCE file