Earlier this month we announced Dolt 2.0 , the second major release of the world’s first and only version-controlled database. It contains a lot of cool features and enhancements from 1.0, and today we want to do a deeper dive on one of them: adaptive encoding. What is adaptive encoding? # Databases store values on disk in compact structures so that the query executor can predictably read a lot…