Data migration between different DBMS's

前端 未结 7 1851
伪装坚强ぢ
伪装坚强ぢ 2020-12-29 16:36

As i couldnt get any satisfying answer to my Question it seems we have to write our own program for that, we are in the design phase and we are thinking which format shall w

7条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-29 17:07

    Did you check ODI (Oracle Data Integrator) It has support for lots of source databases. It is able to capture changes from the source databases and integrate them in the target database. It is performant but has a price tag.

    Ronald.

提交回复
热议问题