What Enterprise IT Leaders Are Really Saying About AI
Enterprise AI has reached an interesting inflection point.
Covering indexes in Postgres came up in our weekly tech call because of a query optimization review one of the teams ...

Spark Overview Spark was created in 2009 as a response to difficulties with map-reduce in Hadoop, particularly in ...
The pt-online-schema-change tool has been a workhorse for years, allowing MySQL DBAs to alter tables with minimal ...
There were some security patches released this month for Postgres, to put further restrictions on pathways that ...
There are at least four ways to back up a Postgres database: SQL dump, filesystem snapshots, continuous archiving, and ...
Background

I recently did an upgrade of 200+ nodes of Cassandra across multiple environments sitting behind multiple applications ...
When I first heard of Postgres partial indexes, I knew immediately that this would have solved a problem I had in MySQL ...
This blog post was co-authored by Peter Sylvester and Valerie Parham-Thompson Introduced in version 10.1.3 (and with ...
Earlier this year, I was presented with the challenge of streamlining user access to MySQL, allowing users self-serve ...

Cassandra nodetool provides several types of commands to manage your Cassandra cluster. See my previous post about ...

Cassandra support for transactions Unlike commonly used relational database platforms, Cassandra does not support ACID ...

Cassandra nodetool provides several types of commands to manage your Cassandra cluster. See my previous posts for an ...
Why do we sometimes want to keep duplicate indexes? I’ve done dutiful DBA work in the past to identify and remove what ...
In these challenging and ever-changing times, most organizations would welcome the opportunity to reduce overhead, ...
Background As a MySQL DBA I already know the data changes that happen on my system. I have logs for that. However, it’s ...