This document presents the Auto-MDB framework for automated multidimensional database design via schema transformation. The framework aims to address common questions developers have around defining OLAP cubes from business queries. It provides simple rules for transforming business queries into OLAP cubes by defining measures, fact tables, and dimensions. The document demonstrates applying the framework to transform Query 8 from the TPC-H benchmark into an OLAP cube. It aims to automate multidimensional database design to produce a full-featured solution and evaluates the approach using the TPC-H*d benchmark, a truly OLAP variant of TPC-H translated into the MDX query language.