📄️ CSV
This example shows a connection to a CSV file. It will automatically search for and create columns unless mapColumns() is specified
📄️ SQL
This example demonstrates connecting to an external MySQL database and syncing two different tables (users and orders) from that single source.