GigaOm x Pythian: Realities and Risks of Enterprise AI
In a recent interview on the Business Disruptions in Tech podcast, Howard Holton and ...
Quite often we need to perform a so-called "MySQL instance audit". This common DBA procedure should give you a general ...

Google NEXT 2019 was a momentous event for the Pythian team. We celebrated winning the Google Cloud Global Data ...
Background One of the common tasks in data processing is to calculate the number of days between two given dates. You ...
I had to refresh my knowledge on how InnoDB threads queue works the other day when debugging activity spikes on one of ...
I was recently puzzled by the question: “Which query will be faster?” SELECT * FROM table WHERE pk = x OR pk = x1 OR pk ...