MySQL Database
MySQL is an open-source relational database management system enabling users to meet the database challenges of next generation web, cloud, and communications services.
Integration Details
Daasity connects to MySQL databases via an ODBC connector. Some key notes on the Daasity method for data replication:
A user will be needed that has read permissions in the MySQL database. This user will access via ODBC and execute the data replication
Data replication is performed by running SQL queries against the MySQL database
The DDL is read at time of initial setup and sets the definitions for all the tables. If tables are added, deleted or modified please contact Daasity Support
Last updated