nytai commented on issue #11048: URL: https://github.com/apache/incubator-superset/issues/11048#issuecomment-698498214
@abhishekkumaresan Yes switching databases should speed things up. MySQL is an excellent choice for a metadata db, but being an OLTP db it's inherently at a disadvantage to something like Druid. Druid should help speed things up. You can also find a comparison of various OLAP databases here https://en.wikipedia.org/wiki/Comparison_of_OLAP_servers ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
