O2DBIWiki/IntroRequirements: Difference between revisions
Jump to navigation
Jump to search
imported>JomunaChoudhuri No edit summary |
m (4 revisions) |
||
(One intermediate revision by one other user not shown) | |||
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. | <!-- ##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] |
Latest revision as of 07:18, 26 October 2011
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
- Gtk
- Gtk::Gdk::ImlibImage
- 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]