Apache Spark for MySQL August 22, 2016 we can use Apache Spark to increase the speed of script running in MySQL db. MySQL database can be connected to spark server with a JDBC connection. while MySQL can run only in one CPU core per query, spark can use all the queries in a cluster. Read more