DumboDB is one of four version-controlled databases developed by DoltHub . It is a document database that allows users to branch and merge their data just as they would with their source code. Today, I’m excited to announce a new feature for DumboDB: Log Filters ! The 0.2.2 release allows you to query your data’s history in a very expressive way. Let’s dig in! Setup # To follow along with the…