📄️ MySQL connection
MySQL is a popular open-source relational database management system (RDBMS) that is used for managing and storing data in various applications and websites. MySQL provides reliability, scalability, and performance, making it a top choice for database applications.
📄️ MySQL SSL connection
Secure Socket Layer (SSL) is a cryptographic protocol used to establish a secure connection between a client and a server over the Internet. It ensures that data transmitted between the client and server remains encrypted and protected from unauthorized access.
🗃️ River Configurations
3 items
📄️ High-performance data extraction for large MySQL tables
This topic describes how Data Integration uses Key-Set Pagination to extract data efficiently and reliably from large MySQL tables during a migration.