MySQL servers synchronization application

Description

This project synchronizes databases on local and remote MySQL servers.

It provides partial or complete periodic synchronization of tables in databases on local and remote MySQL database servers.

This application perform;

  • Local to remote MySQL table structure synchronization,
  • Local to remote MySQL database structure synchronization,
  • Local to remote MySQL table content synchronization,
  • Remote to local MySQL table structure synchronization,
  • Remote to local MySQL database structure synchronization,
  • Remote to local remote MySQL table content synchronization,
  • Run with windows managers or command line,
  • Logging
Total line:

Language

Java SE

Project start

02.01.2014

Status

Ongoing

Developer

Tolga TAŞTAN

Developed project files

Line count, 		File name
  75 			./sync_form.java
  102 			./mysql_connection.java
   30 			./read_ini_deprecated.java
   38 			./Mysql_sync.java
  553 			./form.java
  127 			./SystemLogText.java
  497 			./sync_core.java
   86 .			/DateTime.java
 1508 total