SymmetricDS is Web-enabled, database independent, data synchronization/replication software. It uses Web and database technologies to replicate tables between relational databases in near real time. The software was designed to scale for a large number of databases, work across low-bandwidth connections, and withstand periods of network outage. It includes support for Oracle, MySQL, PostgreSQL, H2, HSQLDB, Derby, MS SQL Server, Firebird, IBM DB2, Informix, Interbase, and Greenplum databases.
| Tags | Database Software Development Libraries H2 MySQL Oracle postgres firebird DB2 HSQLDB Database Engines/Servers synchronization replication Point-Of-Sale sql server Informix Derby |
|---|---|
| Licenses | LGPL |
| Operating Systems | OS Independent |
| Implementation | Java |
Recent releases


Release Notes: This release includes bugfixes for ignoring missing tables from synchronization and reading metadata on DB2.


Release Notes: This release includes a fix for using wildcards to match tables to be synced.


Release Notes: This release includes four improvements, including a workaround for nocount on SQL-Server and improved process information for registrations.


Release Notes: This release includes 4 new features, 18 bugfixes, and 15 improvements. New features include an API to read the process synchronization status, support for both MariaDB server and driver, and a new "remove" column transform type.


Release Notes: This release includes three bugfixes, including performance improvements for large batches and initial load.
Recent comments
14 Dec 2010 11:22
Hi all ,
I am using symmetricDS 2.0.8 version .
I need to send the store specific data while giving the reload command .I have 3 tables like customer_address,customer_details and store_master .
In customer_address table I have city column , the same is available in store_master table , so by using these columns i sent the store specific customer_address data using "lookuptable" router .
Now my doubt is I need to send the customer_details table data store specific .
Here we dont have a direct relationship with store_master, in customer_addr and customer_details have a common column(addr_id).
Can any one please help to solve this.
Thanks in advance,
santosh