Re: pgperl vs dbd-perl - Mailing list pgsql-interfaces

From David
Subject Re: pgperl vs dbd-perl
Date
Msg-id 20050809161024.GC1756@localhost.localdomain
Whole thread Raw
In response to Re: pgperl vs dbd-perl  (Sean Davis <sdavis2@mail.nih.gov>)
List pgsql-interfaces
On Tue, Aug 09, 2005 at 10:57:41AM -0400, Sean Davis wrote:
> On 8/9/05 10:45 AM, "David" <dbree@duo-county.com> wrote:
> 
> > I'm wondering which of the two is considered the best.
> > However, in researching the mailing lists, etc, it seems that DBD:: is
> > getting the most attention - in fact, I see little mention of PgPerl,
> > and the PgPerl list seems rather quiet.

> > Is PgPerl still viable or is DBD the way to go?
> 
> DBD::Pg is the way to go, for numerous reasons.  DBI is very well supported.
> More importantly, almost all database-related work is done by building on
> DBI.  Interfacing your own code with those of others is then relatively
> straightforward.  See, for some examples, DBIx::RecordSet or Class::DBI.
> Finally, if you every need to port to another database product (GASP!), DBI
> is fairly easy to adapt (depending on DB-specific SQL).

Well, so far (and quite quickly) I've received two replies and both are
in agreement that DBD is the way to go.  and Dirk Jagdmann flatly stated
that PgPerl is outdated.

This was much as I'd suspected so I think I'll move over.

Thanks to both of you for the insight.


pgsql-interfaces by date:

Previous
From: Tom Lane
Date:
Subject: Re: Getting results after networking error
Next
From: jtv@xs4all.nl
Date:
Subject: Re: Getting results after networking error