O2DBIWiki/IntroRequirements: Difference between revisions

From BRF-Software
Jump to navigation Jump to search
imported>JomunaChoudhuri
No edit summary
imported>VirginieMittard
No edit summary
Line 32: Line 32:
<!-- ##[[MailTo(software AT cebitec DOT uni DASH bielefeld DOT de)]] -->
<!-- ##[[MailTo(software AT cebitec DOT uni DASH bielefeld DOT de)]] -->


<!-- ##For bug reports, please use our bug reporting system [http://bugs.genetik.uni-bielefeld.de BugZilla]. -->
<!-- ##For bug reports, please use our bug reporting system [http://bugs.cebitec.uni-bielefeld.de BugZilla]. -->


Author: [http://www.cebitec.uni-bielefeld.de/~blinke]
Author: [http://www.cebitec.uni-bielefeld.de/~blinke]

Revision as of 13:02, 15 August 2006

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]