Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Regarding DBI

0 views
Skip to first unread message

Prashanth

unread,
Jun 20, 2005, 1:24:06 AM6/20/05
to dbi-...@perl.org
hi
i would like to know the detailed architecture and design of dbi. i would
like to know how its been written and how it interacts with the drivers etc.
i would like to know whats going on internally... any pointers to this would
be appreciated. thanks in advance.
Regards,
Prashanth.

Michael A Chase

unread,
Jun 20, 2005, 4:21:34 AM6/20/05
to prashanth, dbi-...@perl.org

The full source code is part of the distribution archive. The design
philosophy is described in the documentation.

http://search.cpan.org/~timb/DBI/

http://search.cpan.org/~timb/DBI/DBI.pm#Architecture_of_a_DBI_Application

--
Mac :})
** I usually forward private questions to the appropriate mail list. **
Ask Smarter: http://www.catb.org/~esr/faqs/smart-questions.html
Give a hobbit a fish and he eats fish for a day.
Give a hobbit a ring and he eats fish for an age.

Tim Bunce

unread,
Jun 20, 2005, 10:23:28 AM6/20/05
to Michael A Chase, prashanth, dbi-...@perl.org
On Mon, Jun 20, 2005 at 01:21:34AM -0700, Michael A Chase wrote:
> On 06/19/2005 10:24 PM, prashanth said:
>
> >i would like to know the detailed architecture and design of dbi. i would
> >like to know how its been written and how it interacts with the drivers
> >etc. i would like to know whats going on internally... any pointers to
> >this would be appreciated. thanks in advance.
>
> The full source code is part of the distribution archive. The design
> philosophy is described in the documentation.
>
> http://search.cpan.org/~timb/DBI/
>
> http://search.cpan.org/~timb/DBI/DBI.pm#Architecture_of_a_DBI_Application

Also http://search.cpan.org/src/TIMB/DBI_AdvancedTalk_2004/index.htm

Tim.

0 new messages