Home | Amazing | Today | Tags | Publishers | Years | Account | Search 
Programming the Perl DBI

Buy
Programming the Perl DBI, 9781565926998 (1565926994), O'Reilly, 2000
The DBI is the standard database interface for the Perl programming language. The DBI is databaseindependent, which means that it can work with just about any database, such as Oracle, Sybase, Informix, Access, MySQL, etc.

While we assume that readers of this book have some experience with Perl, we don't assume much familiarity with databases themselves. The book starts out slowly, describing different types of databases and introducing the reader to common terminology.

This book is not solely about the DBI - it also concerns the more general subject of storing data in and retrieving data from databases of various forms. As such, this book is split into two related, but standalone, parts. The first part covers techniques for storing and retrieving data without the DBI, and the second, much larger part, covers the use of the DBI and related technologies.

Throughout the book, we assume that you have a basic grounding in programming with Perl and can put together simple scripts without instruction. If you don't have this level of Perl awareness, we suggest that you read some of the Perl books listed in Section P.1.

Once you're ready to read this book, there are some shortcuts that you can take depending on what you're most interested in reading about. If you are interested solely in the DBI, you can skip Chapter 2 without too much of a problem. On the other hand, if you're a wizard with SQL, then you should probably skip Chapter 3 to avoid the pain of us glossing over many fine details. Chapter 7 is a comparison between the DBI and ODBC and is mainly of interest to database geeks, design aficionados, and those people who have Win32::ODBC applications and are desperately trying to port them to DBI.

The subject of databases is a large and complex one, spanning many different concepts of structure, form, and expected use. There are also a multitude of different ways to access and manipulate the data stored within these databases.

This book describes and explains an interface called the Perl Database Interface, or DBI, which provides a unified interface for accessing data stored within many of these diverse database systems. The DBI allows you to write Perl code that accesses data without needing to worry about database- or platform-specific issues or proprietary interfaces.

We also take a look at non-DBI ways of storing, retrieving, and manipulating data with Perl, as there are occasions when the use of a database might be considered overkill but some form of structured data storage is required.

To begin, we shall discuss some of the more common uses of database systems in business today and the place that Perl and DBI takes within these frameworks.
(HTML tags aren't allowed.)

Android App Development For Dummies
Android App Development For Dummies

The updated edition of the bestselling guide to Android app development

If you have ambitions to build an Android app, this hands-on guide gives you everything you need to dig into the development process and turn your great idea into a reality! In this new edition of Android App Development For Dummies, you'll...

The 7 Powers of Questions: Secrets to Successful Communication in Life and at Work
The 7 Powers of Questions: Secrets to Successful Communication in Life and at Work
Gaining a clear understanding of the value of questions is probably the single most dominant factor in my overall success in business and in life. As a sales trainer and the author of ten books on the subject of selling, including How to Master the Art of Selling, I have always been a believer in the value of questions. I...
Interactive Object-Oriented Programming in Java: Learn and Test Your Programming Skills
Interactive Object-Oriented Programming in Java: Learn and Test Your Programming Skills

Gain the fundamental concepts of object-oriented programming with examples in Java. This second edition comes with detailed coverage and enhanced discussion on fundamental topics such as inheritance, polymorphism, abstract classes, interfaces, and packages. This edition also includes discussions on multithread programming,...


Financial Accounting For Dummies, 2nd Edition
Financial Accounting For Dummies, 2nd Edition

Learn to speak fluent finance—and ace your exams!  

Warren Buffett said that “accounting is the language of business.’’ And for many accounting and business students, the obscure terminology of accounting...

Biohydrogen Production: Fundamentals and Technology Advances
Biohydrogen Production: Fundamentals and Technology Advances

Biohydrogen Production: Fundamentals and Technology Advances covers the fundamentals of biohydrogen production technology, including microbiology, biochemistry, feedstock requirements, and molecular biology of the biological hydrogen production processes. It also gives insight into scale-up problems and limitations. In...

Plastic Analysis and Design of Steel Structures
Plastic Analysis and Design of Steel Structures
Simple introduction to plastic analysis of complex steel structures

The plastic analysis method has been used extensively by engineers for designing steel structures. Simpler structures can be analyzed using the basic virtual work formulation, but more complex frames are evaluated with specialist computer software. This new
...
©2021 LearnIT (support@pdfchm.net) - Privacy Policy