An Interview with SQL's Co-Creator, Don Chamberlin — A fascinating researcher who has also had a major role in developing XPath and XQuery. This interview digs into some of the earliest database history.
How to Stop a Runaway Index Build in MongoDB — Index builds in MongoDB can have an adverse impact on the availability of your cluster. When triggering a foreground index build on a large collection, your cluster may be unresponsive until the build is complete. While the recommended best practice is...
ScaleGrid sponsored
Scaling the Relational Database with NewSQL — A thorough write up of a talk given by one of the creators of TiDB, a distributed SQL database, on why and how it was created.