Hi, I saw the database requirement is PostgreSQL 9.0 or more recent (best PostgreSQL 9.3) in Technical Manual. I just want to know is it possible I can use "mySQL" to install "CMDBuild"? If so, where I can find the procedures.
No, I'm sorry.
CMDBuild works only with the PostgreSQL database, not just because it is the most advanced open source database but also because it is able to work natively with the hierarchies of "superclass" and "classes" implemented in CMCBuild (eg. Configuration Item => HardwareCI => ServerHWCI => Firewall / Rack / UPS), sharing the basic attributes and relationships and specializing the typical attributes.
CMDBuild uses this feature to model its DB in "object oriented" way.
CMDBuild Team
Previously Tecnoteca wrote:
No, I'm sorry.
CMDBuild works only with the PostgreSQL database, not just because it is the most advanced open source database but also because it is able to work natively with the hierarchies of "superclass" and "classes" implemented in CMCBuild (eg. Configuration Item => HardwareCI => ServerHWCI => Firewall / Rack / UPS), sharing the basic attributes and relationships and specializing the typical attributes.
CMDBuild uses this feature to model its DB in "object oriented" way.
CMDBuild Team