RoyZeng / JspMyAdmin2

JspMyAdmin 2 - A Java Web tool for MySql database administration

Home Page:http://jspmyadmin.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JspMyAdmin 2 - A Java Web tool for MySql database administration

Build Status

Download JapMyAdmin2

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.

IMAGE ALT TEXT HERE

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

<script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-83644127-1', 'auto'); ga('send', 'pageview'); </script>

About

JspMyAdmin 2 - A Java Web tool for MySql database administration

http://jspmyadmin.com

License:GNU General Public License v2.0


Languages

Language:Java 96.7%Language:JavaScript 2.7%Language:CSS 0.6%