MySQL Stored Procedure Programming

MySQL Stored Procedure Programming

MySQL Stored Procedure Programming

MySQL Stored Procedure Programming

Paperback

$44.99 
  • SHIP THIS ITEM
    Qualifies for Free Shipping
  • PICK UP IN STORE
    Check Availability at Nearby Stores

Related collections and offers


Overview

The implementation of stored procedures in MySQL 5.0 a huge milestone — one that is expected to lead to widespread enterprise adoption of the already extremely popular MySQL database. If you are serious about building the web-based database applications of the future, you need to get up to speed quickly on how stored procedures work — and how to build them the right way. This book, destined to be the bible of stored procedure development, is a resource that no real MySQL programmer can afford to do without.

In the decade since MySQL burst on the scene, it has become the dominant open source database, with capabilities and performance rivaling those of commercial RDBMS offerings like Oracle and SQL Server. Along with Linux and PHP, MySQL is at the heart of millions of applications. And now, with support for stored procedures, functions, and triggers in MySQL 5.0, MySQL offers the programming power needed for true enterprise use.

MySQL's new procedural language has a straightforward syntax, making it easy to write simple programs. But it's not so easy to write secure, easily maintained, high-performance, and bug-free programs. Few in the MySQL world have substantial experience yet with stored procedures, but Guy Harrison and Steven Feuerstein have decades of combined expertise.

In MySQL Stored Procedure Programming, they put that hard-won experience to good use. Packed with code examples and covering everything from language basics to application building to advanced tuning and best practices, this highly readable book is the one-stop guide to MySQL development. It consists of four major sections:

  • MySQL stored programming fundamentals — tutorial, basic statements, SQL in stored programs, and error handling
  • Building MySQL stored programs — transaction handling, built-in functions, stored functions, and triggers
  • MySQL stored programs in applications — using stored programs with PHP, Java, Perl, Python, and .NET (C# and VB.NET)
  • Optimizing MySQL stored programs — security, basic and advanced SQL tuning, optimizing stored program code, and programming best practices

A companion web site contains many thousands of lines of code, that you can put to use immediately.

Guy Harrison is Chief Architect of Database Solutions at Quest Software and a frequent speaker and writer on MySQL topics. Steven Feuerstein is the author of Oracle PL/SQL Programming, the classic reference for Oracle stored programming for more than ten years. Both have decades of experience as database developers, and between them they have authored a dozen books.


Product Details

ISBN-13: 9780596100896
Publisher: O'Reilly Media, Incorporated
Publication date: 03/20/2006
Pages: 636
Product dimensions: 7.00(w) x 9.19(h) x 1.30(d)

About the Author

Guy Harrison has worked with databases for more than a decade, has conducted many MySQL and Oracle training seminars, and is author of several books on Oracle, including "Oracle Desk Reference" (Prentice Hall PTR). Currently a product architect at Quest Software, Harrison has conducted many training seminars and has authored several articles for the Oracle Technical Journal. He resides in Australia.

Steven Feuerstein is considered one of the world's leading experts on the Oracle PL/SQL language. He is the author or coauthor of "Oracle PL/SQL Programming", "Oracle PL/SQL Best Practices", "Oracle PL/SQL Programming: Guide to Oracle8i Features", "Oracle PL/SQL Developer's Workbook", "Oracle Built-in Packages, Advanced Oracle PL/SQL Programming with Packages", and several pocket reference books (all from O'Reilly). Steven is a Senior Technology Advisor with Quest Software, has been developing software since 1980, and worked for Oracle Corporation from 1987 to 1992. He is currently designing and building Qnxo (www.qnxo.com), the world's first active mentoring software.

Table of Contents

  • Advance Praise for MySQL Stored Procedure Programming
  • Preface
  • Part I: Stored Programming Fundamentals
    • Chapter 1: Introduction to MySQL Stored Programs
    • Chapter 2: MySQL Stored Programming Tutorial
    • Chapter 3: Language Fundamentals
    • Chapter 4: Blocks, Conditional Statements, and Iterative Programming
    • Chapter 5: Using SQL in Stored Programming
    • Chapter 6: Error Handling


  • Part II: Stored Program Construction
    • Chapter 7: Creating and Maintaining Stored Programs
    • Chapter 8: Transaction Management
    • Chapter 9: MySQL Built-in Functions
    • Chapter 10: Stored Functions
    • Chapter 11: Triggers


  • Part III: Using MySQL Stored Programs in Applications
    • Chapter 12: Using MySQL Stored Programs in Applications
    • Chapter 13: Using MySQL Stored Programs with PHP
    • Chapter 14: Using MySQL Stored Programs with Java
    • Chapter 15: Using MySQL Stored Programs with Perl
    • Chapter 16: Using MySQL Stored Programs with Python
    • Chapter 17: Using MySQL Stored Programs with .NET


  • Part IV: Optimizing Stored Programs
    • Chapter 18: Stored Program Security
    • Chapter 19: Tuning Stored Programs and Their SQL
    • Chapter 20: Basic SQL Tuning
    • Chapter 21: Advanced SQL Tuning
    • Chapter 22: Optimizing Stored Program Code
    • Chapter 23: Best Practices in MySQL Stored Program Development


  • Colophon

From the B&N Reads Blog

Customer Reviews