Tag: orm

Grails and the CMDB Project

20 October, 2009 (15:19) | Grails | By: Scott

Recently I’ve been developing a CMDB (Configuration Management Database) to help drive automation and provisioning of systems. I first started by designing a database to model our Datacenter and all the assets that we need to manage within it. I did this by hand, using MySQL and then built a CGI front-end to it using [...]