O2DBIWiki/IntroRequirements

From BRF-Software
Jump to navigation Jump to search

O2DBI - Introduction - Requirements

-> Back to Overview page <-

O2DBI uses a number of Perl modules. Most of them are either default modules (bundled with the Perl distribution itself) or are available at CPAN.

  • Code generator:
    • XML::DOM
    • XML::Writer
  • Graphical schema design interface
  • drawing of class graphes within the GUI
    • Graph
    • Graph::Directed
    • Graph::Writer::Dot
    • Graph::Writer::VCG
  • generated code
    • DBI
    • DBI backend modules for MySQL, PostgreSQL
  • experimental SOAP client/server code
    • Compress::Zlib
    • SOAP::Lite

-> Back to Overview page <-



Author: [1]