Cherrycake is currently only compatible with MySQL and MariaDB servers.
Database.config.php
.For example, if you want to connect to a MySQL database server, your Cache configuration file would look like this:Note we called our database providermain
That's why in the Cherrycake Skeleton boilerplate you'll find the/install
directory containing some SQL scripts to create the tables some this modules need.