Difference between revisions of "Chado::AutoDBI"

From GMOD
Jump to: navigation, search
m (New page: ==Description== {{NeedsEditing}} ==Demo & Screenshots== ==Requirements== ==Documentation== ==Contact== ==Downloads== Category:GMOD Components)
 
m
Line 1: Line 1:
 
==Description==
 
==Description==
  
{{NeedsEditing}}
+
Chado::AutoDBI is a middleware package based on Class::DBI and maps Perl objects directly to tables in the Chado schema. It provides a very easy Perl interface for access to the database. It is currently used by the [[GMODWeb]] project, as a bulk loader for the Chado database, and as the underlying Object-Relational Mapping (ORM) tool in [[Modware]]. Chado::AutoDBI is automatically generated from the Chado database schema which makes it very easy to update when changes are made. This code autogeneration process was adapted from the [[Turnkey]] project which is a generic ORM/website code generation tool.
 
+
 
+
==Demo & Screenshots==
+
 
+
  
  
 
==Requirements==
 
==Requirements==
  
 +
* Chado. See [[Chado_-_Getting_Started|Chado - Getting Started]]
 +
* {{CPAN|Class::DBI}}
  
  
 
==Documentation==
 
==Documentation==
  
 +
* [[Chado::AutoDBI_Presentation|Chado::AutoDBI Presentation]]
 +
* [[GMOD_Middleware|GMOD Middleware]] - discusses different packages, contains section on Chado::AutoDBI
  
  
 
==Contact==
 
==Contact==
  
 +
[mailto:cain.cshl@gmail.com Scott Cain cain.cshl@gmail.com]
  
 +
==Downloads==
  
==Downloads==
+
Chado::AutoDBI is part of the Chado package. You can download the latest stable Chado at http://sourceforge.net/project/showfiles.php?group_id=27707, the name of the package is '''gmod'''.
  
  
  
 
[[Category:GMOD Components]]
 
[[Category:GMOD Components]]

Revision as of 13:35, 12 March 2007

Description

Chado::AutoDBI is a middleware package based on Class::DBI and maps Perl objects directly to tables in the Chado schema. It provides a very easy Perl interface for access to the database. It is currently used by the GMODWeb project, as a bulk loader for the Chado database, and as the underlying Object-Relational Mapping (ORM) tool in Modware. Chado::AutoDBI is automatically generated from the Chado database schema which makes it very easy to update when changes are made. This code autogeneration process was adapted from the Turnkey project which is a generic ORM/website code generation tool.


Requirements


Documentation

  • AutoDBI Presentation
  • GMOD Middleware - discusses different packages, contains section on Chado::AutoDBI


Contact

Scott Cain cain.cshl@gmail.com

Downloads

Chado::AutoDBI is part of the Chado package. You can download the latest stable Chado at http://sourceforge.net/project/showfiles.php?group_id=27707, the name of the package is gmod.

Facts about "AutoDBI"RDF feed
Chado|AutoDBI Presentation|ChadoAutoDBI Presentation +
ChadoAutoDBI Presentation +