I was once helping one of our customers on how to load MySQL audit logs into a MySQL database and analyze them. But immediately I thought: Hey, this is not the most efficient solution! MySQL or typical RDBMS, in general, were not really meant to store logs after all. So, I decided to explore an [&]