CMDBuild Forum

Running CMDBUILD with sqlinte

Does anyone know if possible to run CMDBuild with SQLite (or other embedded database like HSQLDB, H2) ?

I have a situation where I need to run it in a constraint environment, which does not have enough resources to spin a postgresql instance. Was thinking to reduce footprint by using light-weight embedded database.