A community project powered by JumpMind Facebook Twitter Feed

Fast & Flexible Database Replication

SymmetricDS is open source database replication software that focuses on features and cross platform compatibility.

Cross Platform
Replicate data across different platforms, with compatibility for many databases. Sync from any database to any database in a heterogeneous environment.
Read More
Scale Out Performance
Optimized for performance and scalability, replicate thousands of databases asynchronously in near real time, and span replication across multiple tiers.
Read More
Flexible Configuration
Configure which tables and columns to sync, and in which direction. Subset rows and distribute them across databases. Combine, filter, and transform data.
Read More

SymmetricDS 3.13.0 is released! This release fixes 6 issues and makes 13 improvements. Here are some highlights:

  • Faster startup time by checking if sync triggers or auto create tables need to run
  • Cleaner shutdown that closes connections and stops jobs to properly reclaim resources
  • Changing parameters no longer restarts all jobs, avoiding interruptions
  • Added purge of trigger history to keep system lean and fast
  • Improved purge performance of extract requests

Download SymmetricDS 3.13.0 now!

See the 3.13.0 change log for the full list of issues with more details.

Latest Release

SymmetricDS 3.14.9 is now available! Released on 2023-08-25.

There were 263 downloads this week.

Forum Feed

Site Search

What are you looking for?

Blog

Find us on Facebook

Code Commits

  • rev 7515ae0 by Eric Long
    7:01pm, 26 Sep 23
    update dependencies
  • rev 1cb652d by Eric Long
    6:59pm, 26 Sep 23
    fix cert subject to use hostname
  • rev 9ed3da7 by Eric Long
    5:58pm, 26 Sep 23
    update dependencies
  • rev 5457393 by Eric Long
    11:45am, 25 Sep 23
    fix NPE
  • rev 2bf4ace by Eric Long
    5:05pm, 20 Sep 23
    Merge branch '3.14' of https://github.com/JumpMind/symmetric-ds.git into 3.14
  • rev c6adb71 by Eric Long
    5:04pm, 20 Sep 23
    fix typo
  • rev b2fcaab by evan-miller-jumpmind
    3:43pm, 19 Sep 23
    0005986: Made method that selects from sym_node_security synchronized