Cart
Free Shipping in Australia
Proud to be B-Corp

Programming the Perl DBI Alligator Descartes

Programming the Perl DBI By Alligator Descartes

Programming the Perl DBI by Alligator Descartes


$20.89
Condition - Very Good
Only 3 left

Summary

Explaining the architecture of the Perl DBI, this text shows how to write DBI-based programs and explains both DBI's nuances and the peculiarities of each individual DBD.

Programming the Perl DBI Summary

Programming the Perl DBI by Alligator Descartes

One of the greatest strengths of the Perl programming language is its ability to manipulate large amounts of data. Database programming is therefore a natural fit for Perl, not only for business applications but also for CGI-based web and intranet applications. The primary interface for database programming in Perl is DBI. DBI is a database-independent package that provides a consistent set of routines regardless of what database product you use--Oracle, Sybase, Ingres, Informix, you name it. The design of DBI is to separate the actual database drivers (DBDs) from the programmer's API, so any DBI program can work with any database, or even with multiple databases by different vendors simultaneously. 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. For the uninitiated, the book explains the architecture of DBI and shows you how to write DBI-based programs. For the experienced DBI dabbler, this book reveals DBI's nuances and the peculiarities of each individual DBD. The book includes: *An introduction to DBI and its design *How to construct queries and bind parameters *Working with database, driver, and statement handles *Debugging techniques *Coverage of each existing DBD *A complete reference to DBI This is the definitive book for database programming in Perl.

Programming the Perl DBI Reviews

'The book is very well written with frequent examples. It certainly maintained my interest from beginning to end. I mirrored the authors' examples with my own MySQL databases and had no problems. I learnt SQL as well. If you need to interact with databases and you have access to Perl, then this book is a must.' - Mick Farmer, news@UK, June 2000

About Alligator Descartes

Alligator Descartes has been an itinerant fiddler with computers from a very early age ruined only by obtaining a BSc in Computer Science from the University of Strathclyde, Glasgow. His computing credits include several years of Oracle DBA work, multi-user Virtual Reality servers, high-performance 3D graphics programming and several Perl modules. His spare time is spent trudging around Scotland looking for stone circles and Pictish symbol stones to photograph. Alligator Descartes is not his real name. Tim Bunce developed and released the first version of the DBI and DBD::Oracle modules in 1994. Just as Perl5.000 was released. Since then he has developed the DBI into the most popular database access technology for Perl. Tim has been an active perl5-porter since 1994, contributing to the development of the Perl language and many of its core modules such as DynaLoader, MakeMaker, and Exporter. He was responsible for building and releasing maintenance versions of Perl from 5.004_01 thru to 5.004_04. He is also the author and co-maintainer of the Perl Module List. Tim is the Technical Director of the Ingram Group where he designs and develops large scale data processing, storage, and reporting applications in Perl. In 1998 was recognized by British Telecom for his role in the launch of their Call Management Information service, a system implemented in Perl.

Table of Contents

Preface. 1. Introduction From Mainframes to Workstations Perl DBI in the Real World A Historical Interlude and Standing Stones. 2. Basic Non-DBI Databases Storage Managers and Layers Query Languages and Data Functions Standing Stones and the Sample Database Flat-File Databases Putting Complex Data into Flat Files Concurrent Database Access and Locking DBM Files and the Berkeley Database Manager The MLDBM Module Summary. 3. SQL and Relational Databases The Relational Database Methodology Datatypes and NULL Values Querying Data Modifying Data Within Tables Creating and Destroying Tables. 4. Programming with the DBI DBI Architecture Handles Data Source Names Connection and Disconnection Error Handling Utility Methods and Functions. 5. Interacting with the Database Issuing Simple Queries Executing Non-SELECT Statements Binding Parameters to Statements Binding Output Columns do( ) Versus prepare( ) Atomic and Batch Fetching. 6. Advanced DBI Handle Attributes and Metadata Handling LONG/LOB Data Transactions, Locking, and Isolation. 7. ODBC and the DBI ODBC-Embraced and Extended DBI-Thrashed and Mutated The Nuts and Bolts of ODBC ODBC from Perl The Marriage of DBI and ODBC Questions and Choices Moving Between Win32::ODBC and the DBI And What About ADO? 8. DBI Shell and Database Proxying dbish-The DBI Shell Database Proxying A. DBI Specification B. Driver and Database Characteristics C. ASLaN Sacred Site Charter Index

Additional information

GOR001408052
9781565926998
1565926994
Programming the Perl DBI by Alligator Descartes
Used - Very Good
Paperback
O'Reilly Media
20000229
368
N/A
Book picture is for illustrative purposes only, actual binding, cover or edition may vary.
This is a used book - there is no escaping the fact it has been read by someone else and it will show signs of wear and previous use. Overall we expect it to be in very good condition, but if you are not entirely satisfied please get in touch with us

Customer Reviews - Programming the Perl DBI