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.10.5 is released. This release includes 14 bug fixes and 12 improvements. Here are some issues to highlight:

  • Optimized pull to close connections sooner
  • Added support for security definer on Postgres
  • Better handling of zero date conversion on MySQL
  • Fixed dialect detection and upgrade on DB2 for i, AS/400
  • Fixed case where initial load could get stuck
  • Fixed registration race condition
  • Purge performance improvement on stranded data
  • Option to skip rows with excessively large LOBs
  • Listener API extension for initial load at target

Download SymmetricDS 3.10.5 now!

See the 3.10.5 change log for more details.

Latest Release

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

There were 278 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