Does anyone know of a CMS that uses only one MySQL table to store pages? For example, Wordpress has one table for page content and another table for page meta-data. Unlike Wordpress, I need a CMS that uses only one table to store all the data for each page. Any suggestions? Thanks.