Currently, the configuration for the database engine is hard-coded in constant static variables in a Configuration class. There exists a skeleton for a configuration provider (IConfigurationProvider) that needs to be implemented to make the configuration changes more flexible.