If you have just a small number of Oracle tables that you want to sync to a MySQL database, then this might be what you want. It is really simple. The concept is to add a small extproc to Oracle that sends UDP messages and then have a receiver for those messages that applies whatever it gets to MySQL. This is simple, but effective, but is also has a few drawbacks. But if you can live with them, this might be just what you are looking for.
RAD StudioTM: Build cross-platform apps ridiculously FAST!
- Delivering fast and powerful native applications for Windows, Linux, macOS, iOS, Android, cloud and IoT.
- Rapidly design, build, and run applications optimized for native performance, from a single code base across all platforms.
- Securely connect and embed any data, on any tier, in the Enterprise, or cloud.
Website | https://oramysql.sourceforge.io |
Tags | Database |
License | GNU General Public License version 2.0 (GPLv2) |
Features |
|