Hi everyone,
Im looking for some people to help with a small project to create a SyBase to MySQL Syncronisation Daemon.
Actually I'm not sure that PHP is the right way to go but its what I know so unless the team agree differently we stick with it 😛 but the goals will be this:
Tables Selection
Sync Types
+ One Way Push/Pull
+ Two Way Synchronization
+ Two Way Push/Pull
I want to daemon to be as simple as possible to to automatically run every minute to syncronize a selection of Tables. I think for now we can manage the tables and sync types through a simple properties file.
I foresee that once sybase/mysql is done we can extend to project to include other DB types.
The project is being built for a need I have to reduce the number of continious connections to a SyBase DB.
Anyone interested in starting a sourceforge with me on this?
Chris