NAME DBIx::DataModel - UML-based Object-Relational Mapping (ORM) framework INTRODUCTION DBIx::DataModel is a framework for building Perl abstractions (classes, objects and methods) that interact with relational database management systems (RDBMS). Working above the DBI module, it provides facilities for generating SQL queries, joining tables automatically, navigating through the results, convertin