Programming the Perl DBI: Database Programming with Perl by Alligator Descartes, Tim Bunce, Tim Bunce

BUY IT NEW

  • $34.95 List price
    $33.20 Online price
    $29.88 Member price
    (Save 14%)
    Limited Time Offer! Everyone receives the Member Price on books.
    See Details
  • skip to cart
  • Add To List uiAction=GetAllLists&page=List&pageType=list&ean=9781565926998&productCode=BK&maxCount=100&threshold=3

GET FREE SHIPPING ON ORDERS OF $25 OR MORE

DELIVERY & GIFT DETAILS:

Usually ships within 24 hours

Delivery Time and Shipping Rates

Eligible for gift wrap & gift message.

BUY IT USED

9 copies from $3.70

See All Available

Pick Me Up

Reserve it at BN.com & pick it up in 60 minutes at your local store.

Enter a zip code

(Paperback)

  • Pub. Date: February 2000
  • 362pp
  • Sales Rank: 230,572
    Buy it Used: 9 copies from $3.70 See All Available

    Customers who bought this also bought

     
    • Overview
    • Editorial Reviews
    • Customer Reviews
    • Features

    Product Details

    • Pub. Date: February 2000
    • Publisher: O'Reilly Media, Incorporated
    • Format: Paperback, 362pp
    • Sales Rank: 230,572

    Synopsis

    Co-authord by the primary developer of DBI, this text is the first and only book on Perl and DBI and destined to be the bible for and DBI programmer. Learn how to program with DBI through extensive examples.

    Annotation

    The primary interface for database programming in Perl is DBI. Programming the Perl DBI is coauthored by Alligator Descartes, one of the most active members of the DBI community, and by Tim Bunce, the inventor of DBI. The book explains the architecture of DBI, shows you how to write DBI-based programs and explains both DBI's nuances and the peculiarities of each individual DBD. This is the definitive book for database programming in Perl.

    Booknews

    "The DBI is a database interface module for Perl. It defines a set of methods, variables and conventions that provide a consistent database interface independent of the actual database being used", explains Bunce, the architect and inventor of DBI. He and Descartes, one of the most active members of the DBI community, explain the architecture of DBI and show how to write DBI-based programs. For the DBI expert, they cover the nuances and peculiarities of each individual database driver. The basics of databases are well-covered, but some experience programming with Perl is assumed. Annotation c. Book News, Inc., Portland, OR (booknews.com)

    More Reviews and Recommendations

    Biography

    Descartes has been an itinerant fiddler with computers from a very early age. He obtained a BSc in Computer Science from the University of Strathclyde, Glasgow. His computer credits include several years of Oracle DBA work, multi-user Virtual Reality Servers, high performance 3D graphics programming, and several Perl modules.

    Bunce developed and released the first version of the DBI and DBD::Orcale modules in 1994. He is the Technical Director of the Ingram Group, where he designs and develops large scale data processing, storage, and reporting applications in Perl.

    Customer Reviews

    • Reader Rating:
    • Ratings: 1Reviews: 1

    Programming the Perl DBI: Database Programming with Perlby Anonymous

    Reader Rating:
    See Detailed Ratings

    September 05, 2003: This book has been a valuable reference of mine for several years for web database programming projects. I bought the book soon after it was released and continue to use it - sometimes on a daily basis depending upon the project I am currently developing. I realized from the beginning that much of the material in this book came from the online documentation and have still found the book to be useful enough to stay on my A-list of reference materials. Applications like CGIScripter need to utilize up to half a dozen different databases so I have found the reference section on each database be the section I often turn to first. I have not found this info available anywhere in the online documentation. When you program and debug on multiple computers with multiple windows open simultaneously, having a reference book is often more manageable than opening another window on the computer. And for those times when I am struggling with an especially troublesome programming issue, I have found it very helpful to sit in my easy chair with a reference book like the Perl DBI book in order to research the problem. The only reason I am not giving the book 5 stars is that it hasn't been updated in a few years so it doesn't include info on some of the new DBI supported databases like SQLite.