Problem
Reading data from an external JDBC database is slow. How can I improve read performance?
Solution
See the detailed discussion in the Databricks documentation on how to optimize performance when reading data (AWS | Azure | GCP) from an external JDBC database.