Master and Slave DB provider suggestion.
Posted: Wed 02 May 2018 13:13
I am inviting the community to vote on this new idea ( https://devart.uservoice.com/forums/104 ... d-slave-co )
The idea is to have out-of-the-box solution for DB backup (online or offline) , lets say a new ConnectionManger component which play a role like TUniConnection but it accept few connection with different DB providers , use case example:
1_ Two MySql servers remote and local and data will be synchronized or MySql with Oracle.
2_ For speed and low latency an application can use SqlLite as master running on local sever for read/write and a salve it could be remote MySQL which will receive only write/changes .
Thank you for voting.
The idea is to have out-of-the-box solution for DB backup (online or offline) , lets say a new ConnectionManger component which play a role like TUniConnection but it accept few connection with different DB providers , use case example:
1_ Two MySql servers remote and local and data will be synchronized or MySql with Oracle.
2_ For speed and low latency an application can use SqlLite as master running on local sever for read/write and a salve it could be remote MySQL which will receive only write/changes .
Thank you for voting.