O2DBIWiki
Jump to navigation
Jump to search
O2DBI Overview Page
O2DBI - Introduction
O2DBI is a codegenerator for SQL-based data management layers. Based in a description of class hierarchies, it produces ready-to-use perl classes for storing and retrieving data.
Main features:
- support for arbitary complex class hierarchies
- polymorphic queries within class hierarchies
- easily extensible classes without adding another layer
- simple interface
- XML based description of classes
O2DBI is used in nearly all applications developed at the CeBiTec.
Please have a look at the O2DBI website for general information.
Documentation
- /Overview
- [/ORMapping Introduction to object-relational mapping]
- [/ClassDesign Designing classes with O2DBI]
- /CoreDocumentation (scripts documentation)
- /UserManual
- /WebDocumentation
- /GUIDocumentation
- /DeveloperDocumentation
- /GettingStarted
- /SoftwareRequirements
- /HardwareRequirements
- /AdministratorDocumentation
- /FAQs
- /HowTos
General
- /FeatureTable
- /FuturePlans
Other Issues
For more information about project setup, license, application examples, and publications, please go to the O2DBI website.
Contact
Please send an e-mail for account requests or questions concerning the use of "Software" to: MailTo(software AT cebitec DOT uni DASH bielefeld DOT de)
For bug reports, please use our bug reporting system BugZilla.
Author: Burkhard Linke