This project is made to facilitate making database data backups in repetitive
manner (Cron) and manually restore data to tables; with java drivers you can
virtually backup any RDBMS database.
With Woccoon, it's very easy to setup
the database driver, choose your database and tables; Visually scheduling
backups and manage them.
This project is an open source Java web application.
This project requires Java SE 6 or later. To run it on Java SE 5 feel free to
change the source code included in woccoon.war and recompile it.
Another
restriction is that Woccoon backup only and only
tables data!!, it didn't backup in any way the tables' structures
(DDL).
When you connect for the first time please use the user name / password :
user / user to login into the
application
The first step to make is to configure the database driver which can be used
in many backups configurations, there are two preconfigured drivers when you
launch Woccoon for the first time : Mysql and Postgresql.
This page give you the ability to add, edit and remove backups configurations. This page is composed by three parts :
This page give you the ability to add, edit and remove users accounts.
Woccoon come with a default user :
name : user
password :
user
Date : June 13, 2011
SourceForge
project download page
Nabil Dridi, Senior J2EE developer, Tunisia.
Email : woccoon.feedback@gmail.com for any
feedback and suggestions.
The project was tested under :