Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jumpmind/symmetric-ds
SymmetricDS is database replication and file synchronization software that is platform independent, web enabled, and database agnostic. It is designed to make bi-directional data replication fast, easy, and resilient. It scales to a large number of nodes and works in near real-time across WAN and LAN networks.
https://github.com/jumpmind/symmetric-ds
cdc data-replication database db2 firebird h2-database informix java mysql oracle platform-independent postgresql replication sqlserver sybase synchronization
Last synced: 4 days ago
JSON representation
SymmetricDS is database replication and file synchronization software that is platform independent, web enabled, and database agnostic. It is designed to make bi-directional data replication fast, easy, and resilient. It scales to a large number of nodes and works in near real-time across WAN and LAN networks.
- Host: GitHub
- URL: https://github.com/jumpmind/symmetric-ds
- Owner: JumpMind
- Created: 2015-07-26T14:03:59.000Z (over 9 years ago)
- Default Branch: 3.15
- Last Pushed: 2025-01-10T13:04:57.000Z (11 days ago)
- Last Synced: 2025-01-10T13:46:40.730Z (11 days ago)
- Topics: cdc, data-replication, database, db2, firebird, h2-database, informix, java, mysql, oracle, platform-independent, postgresql, replication, sqlserver, sybase, synchronization
- Language: Java
- Homepage: https://www.symmetricds.org
- Size: 135 MB
- Stars: 767
- Watchers: 70
- Forks: 227
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
# SymmetricDS
SymmetricDS is database replication and file synchronization software that is platform independent, web enabled, and database agnostic. It is designed to make bi-directional data replication fast, easy, and resilient. It scales to a large number of nodes and works in near real-time across WAN and LAN networks.---
[Website](https://www.symmetricds.org) | [Documentation](https://www.symmetricds.org/docs/overview) | [Forum](https://sourceforge.net/p/symmetricds/discussion) | [Chat Room](https://gitter.im/symmetricds/Lobby) | [Issue Tracker](https://www.symmetricds.org/issues) | [Docker Hub](https://hub.docker.com/r/jumpmind/symmetricds)
---
## Developers
Read the [Developer Overview](https://www.symmetricds.org/developer/overview) to get started. You will need Java JDK 8 or later and Eclipse IDE. To setup a development environment run the following commands:```
cd symmetric-assemble
./gradlew develop
```This will generate Eclipse projects that can be imported into your workspace. To contribute code changes back to the community, make sure you sign and submit the [Contributor License Agreement](https://www.symmetricds.org/developer/contributor).
## Join the Community
- Discuss on Forums: https://sourceforge.net/p/symmetricds/discussion
- Chat on Gitter: https://gitter.im/symmetricds/Lobby
- Q&A on Stack Overflow: https://stackoverflow.com/questions/tagged/symmetricds
- Read JumpMind's Data Blog: https://www.jumpmind.com/blog
- Read JumpMind's Data Weekly on Medium: https://medium.com/data-weekly
- Follow on Facebook: https://www.facebook.com/symmetricds
- Follow on Twitter: https://twitter.com/symmetricds## Sponsors
SymmetricDS is sponsored by [JumpMind](https://www.jumpmind.com), who provides professional support, services, and software on top of the core open source software. [SymmetricDS Pro](https://www.jumpmind.com/products/symmetricds/overview) is a professional version of the software that [adds enterprise features](https://www.jumpmind.com/products/symmetricds/editions), including a web user interface for configuration and management, support for clustering, bulk load performance, and enhanced security. It's backwards compatible with SymmetricDS, so it's easy to [try out SymmetricDS Pro](https://www.jumpmind.com/products/symmetricds/try).