MySQL is a popular open-source relational database management system (RDBMS) developed by Oracle. It uses SQL (Structured Query Language) to manage and query data. MySQL is widely used in web applications and supports high-performance, scalable data storage.
Tip: To change Reader properties double click on it.
When user run a transformation, software displays a progress bar and completion percentage.
To calculate this percentage, the software must first determine the total number of records in the source table.This record-counting operation can take a significant amount of time, especially for large tables, and may negatively impact overall performance.
Disabling Count Number of Records prevents the software from counting the records before processing begins, allowing the transformation to start immediately and potentially improving performance.
For more technologies supported by our ETL Software see Advanced ETL Processor Versions
Confused? Ask question on our ETL Forum