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

Latest Release

SymmetricDS 3.14.6 is now available! Released on 2023-03-17.

There were 234 downloads this week.

Forum Feed

Site Search

What are you looking for?

Blog

Find us on Facebook

Code Commits

  • rev ff789d0 by evan-miller-jumpmind
    5:19pm, 31 Mar 23
    0005766: Fixed NPE when inserting into sym_incoming_batch on some platforms
  • rev 6d410cf by evan-miller-jumpmind
    7:58pm, 30 Mar 23
    Merge branch '3.14' of https://github.com/JumpMind/symmetric-ds into 3.14
  • rev cc205e3 by evan-miller-jumpmind
    7:58pm, 30 Mar 23
    0005765: Added quotation marks around values in threads-stats.csv file in support snapshot
  • rev c0dd737 by Catherine Quamme
    3:52pm, 30 Mar 23
    Enhanced testing for RouterStats and DbCompareDiffWriter
  • rev a837250 by evan-miller-jumpmind
    7:15pm, 29 Mar 23
    0005764: Added method to DataService that returns table reload requests mapped by load id
  • rev 61df8b4 by evan-miller-jumpmind
    6:16pm, 29 Mar 23
    Ran spotlessApply
  • rev 0cb6c86 by jakobvanmeter
    2:43pm, 29 Mar 23
    Enhanced testing for PostgreSqlDdlReader