Community

Export MySQL query results as JSON

(Kasra Madadipouya) In one of the latest post, I discussed how to transform a large MySQL table to JSON using Apache Spark. Well, that approach works for any tables with any volume. But it’s an overkill for simple and small tables.