ClickHouse with PlayFramework, Slick, and Evolutions
I wanted to show you how to add another database in PlayFramework that uses Slick and Evolutions. That database is ClickHouse, which also requires a little bit of special handling. In the end, it works out quite cleanly. I'll later integrate it into PlayFast, an opinionated production-ready PlayFramework