https://github.com/synergex/sqlreplication
An example of how to implement the replication a Synergy applications ISAM data to a relational database in near-to-real-time.
https://github.com/synergex/sqlreplication
Last synced: 9 months ago
JSON representation
An example of how to implement the replication a Synergy applications ISAM data to a relational database in near-to-real-time.
- Host: GitHub
- URL: https://github.com/synergex/sqlreplication
- Owner: Synergex
- License: bsd-2-clause
- Created: 2016-07-28T23:46:37.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2025-05-12T17:51:31.000Z (about 1 year ago)
- Last Synced: 2025-05-12T18:23:27.299Z (about 1 year ago)
- Language: Smarty
- Homepage:
- Size: 6.99 MB
- Stars: 4
- Watchers: 6
- Forks: 3
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# ISAM to SQL Replication via I/O Hooks
This repository contains an example of how to implement the replication of a Synergy applications SDMS or RMS data to a relational database in near-to-real-time.
For additional information please refer to the [WiKi](https://github.com/Synergex/SqlReplication/wiki).