77 Forks
258 Stars
258 Watchers

ReplicaDB

ReplicaDB is open source tool for database replication, designed for efficiently transferring bulk data between relational and non-relational databases

How to download and setup ReplicaDB

Open terminal and run command
git clone https://github.com/osalvador/ReplicaDB.git
git clone is used to create a copy or clone of ReplicaDB repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ReplicaDB https://github.com/osalvador/ReplicaDB/archive/master.zip

Or simply clone ReplicaDB with SSH
[email protected]:osalvador/ReplicaDB.git

If you have some problems with ReplicaDB

You may open issue on ReplicaDB support forum (system) here: https://github.com/osalvador/ReplicaDB/issues