MySQL Stored Procedure Programming

bime.com Product Guide

Home / Books / MySQL Stored Procedure Programming

Search

Books

Books
Textbooks
Magazines

DVD, Music, Games

DVD / VHS
Popular Music
Classical Music
MP3 Downloads
Musical Instruments
Video Games

Digital Downloads

Kindle
Unbox Movies & TV
MP3 Downloads

Electroncis

HDTV / DVD / iPod
Camera & Photo
Cell Phones
Cell Accessories
GPS
Office Products
Video Games

Computers

Software
Personal Computers

Home & Garden

Home Improvement
Bedding & Bath
Kitchen & Dining
Furniture & Décor
Home & Garden
Patio, Lawn & Garden
Home Appliances
Vacuums & Cleaning

Groceries

Groceries
Gourmet Food
Pet Supplies

Kids & Baby

Baby
Toys & Games
Video Games

Apparel & Jewelry

Apparel
Shoes
Jewelry

Health & Beauty

Health, Personal Care
Exercise & Fitness
Beauty

Sports & Outdoors

Sporting Goods
Camping & Hiking
Cycling
Fan Gear
Golf

Tools & Automotive

Tools & Hardware
Automotive
Industrial

In association with

View shopping cart
 

MySQL Stored Procedure Programming

Author: Guy Harrison, Steven Feuerstein
Binding: Paperback
ISBN: 0596100892
Availability: Usually ships in 24 hours

$29.69


Features:

  • Illustrated
 

MySQL Stored Procedure Programming

MySQL Stored Procedure Programming
by: Guy Harrison, Steven Feuerstein


Editorial Review:

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 majorsections:

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.

Customer Reviews:

Avg. Customer Rating: 4.5 / 5.0

Much more than expected:

This book clearly covers stored procedure programming well. Of course, it goes over basic syntax and provides examples, but it also goes much farther than that. This book discusses optimization of MySQL queries regardless of the use - in or out of sprocs. It also did a very nice job of discussing the use of cursors - the ability to iterate through the results of a query without being pelted with the entire result set all at once.
If you're developing on MySQL 5 or greater, and you're serious about... more info

the first and only Mysql stored procedure book:

This is the first and only book about Mysql stored procedured and since it was written by the query tuning guru Guy Harrison, it also includes nice tips on query tuning. Highly recommended, just be forewarn that this is for advance Mysql developers or DBA only. Also, be aware that Mysql stored procedure as of release 5.0 and 5.1 won't buy you much performance since Mysql parse stored procedures scripts every time it run unlike other RDBMS like Oracle and MSSQL. If you want better performance, you should... more info

MySQL Stored Procedures, In Depth:

I have been working with MySQL for several years as a database back-end for Java, Ruby and C# programming projects. After upgrading to version 5, I have been meaning to look into MySQL's support for stored procedures.
The MySQL Stored Procedure Programming book was my first read on the subject and I found it quite useful. It covers not only stored procedures, but also functions and triggers, collectively called 'stored programs' in the book. While there are many books on MySQL, this book is dedicated... more info

MySQL Stored Procedure Programming:

The good: I found to book to be generally useful. The approach the book takes is good. Lots of examples are provided along with a good amount of explanation.
The not-so-good: There seem to be quality or editorial issues with some of the examples. When I run them through the query browser in MySQL version 5 I have problems with some of them. For example Example 2-7 calls another procedure new_salary, which doesn't seem to exist by that name in the book or on the website. This makes it much more time... more info


Similar Products:

MySQL Cookbook MySQL Cookbook
by Paul DuBois
(Paperback)
High Performance MySQL High Performance MySQL
by Jeremy D. Zawodny, Derek J. Balling
(Paperback)
High Performance MySQL: Optimization, Backups, Replication, and More High Performance MySQL: Optimization, Backups, Replication, and More
by Baron Schwartz, Peter Zaitsev, Vadim Tkachenko, Jeremy Zawodny, Arjen Lentz, (Paperback)
- Usually ships in 24 hours
Pro MySQL (Expert s Voice in Open Source) Pro MySQL (Expert's Voice in Open Source)
by Michael Kruckenberg, Jay Pipes
(Paperback)
- Usually ships in 24 hours
MySQL Administrator s Guide and Language Reference (2nd Edition) MySQL Administrator's Guide and Language Reference (2nd Edition)
by MySQL AB
(Paperback)
- Usually ships in 24 hours
Learning MySQL (Learning) Learning MySQL (Learning)
by Seyed M.M. (Saied) Tahaghoghi, Hugh Williams
(Paperback)
- Usually ships in 24 hours
Understanding MySQL Internals (Understanding) Understanding MySQL Internals (Understanding)
by Sasha Pachev
(Paperback)
- Usually ships in 24 hours
MySQL Database Design and Tuning (Developer s Library) MySQL Database Design and Tuning (Developer's Library)
by Robert D Schneider
(Paperback)
- Usually ships in 24 hours
The Definitive Guide to MySQL 5, Third Edition (Definitive Guide) The Definitive Guide to MySQL 5, Third Edition (Definitive Guide)
by Michael Kofler
(Paperback)
- Usually ships in 24 hours
Portions © Amazon.com, Inc.