Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.03 KB

README.md

File metadata and controls

17 lines (12 loc) · 1.03 KB

SymmetricDS

SymmetricDS is a database and file synchronization solution that is platform-independent, web-enabled, and database agnostic. SymmetricDS was built to make data replication across two to tens of thousands of databases and file systems fast, easy and resilient. We specialize in near real time, bi-directional data replication across large node networks over the WAN or LAN.

SymmetricDS is sponsored by http://www.jumpmind.com. JumpMind also provides support and a professional version that provides a web user interface that simplifies configuration and management.

Open source downloads are available at https://sourceforge.net/projects/symmetricds/files/?source=navbar. Professional downloads are available at http://www.jumpmind.com/products/symmetricds/download.

##Development We use Eclipse for development.

To setup a development environment run the following commands:

cd symmetric-assemble
./gradlew develop

This will generate Eclipse project artifacts. You can then import the projects into your Eclipse workspace.