Click here to get back home

Object oriented database

 HomeNewsGroups | Search | About
 comp.lang.perl.modules    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
Object oriented database Victor Porton 02-08-2008
Posted by Victor Porton on February 8, 2008, 10:37 am
Please log in for more thread options
I need to implement SQL database with tables storing simple objects
(by "simple objects" I mean objects consisting of simple values, not
containing other objects). However there are several classes and some
classes are derived from other classes. For every class I introduce a
DB table. (So, in a sense, some tables are derived from other tables,
that is either simply have all fields other table have, or refer to
other table by IDs; I don't know which of these two approaches
(duplicate fields or referring by ID) is better.)

Which Perl modules could be used for object-relational mapping in the
case of such base and derived classes corresponding to tables? There
are several object-relational mapping Perl modules. Which is best for
my task?

Similar ThreadsPosted
object oriented perl programming April 20, 2006, 5:20 am
ANNOUNCE: OOPS 1.004 - Object Oriented Persistent Store July 4, 2006, 1:53 pm
Database issues with SOAP::LITE July 3, 2008, 8:18 am
Availability of a tool for database contents reporting September 7, 2004, 9:41 pm
DBD::PgSPI crashes the database server (SIGSEGV)? October 26, 2004, 1:08 am
Testing database code in CPAN modules April 4, 2005, 12:33 pm
BerkeleyDB Queue Database Array Size August 14, 2006, 2:50 am
Proposal Database::Initialize::Postgresql (naming okay?) March 17, 2007, 11:12 am
Perl Database Programing download for the template January 9, 2008, 12:56 pm
$db->DataHash does not return keys/fields in same order as they appear in database September 16, 2007, 11:59 am

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap