PORTO-
FREI

MySQL Stored Procedure Programming

Building High-Performance Web Applications in MySQL

von Harrison, Guy / Feuerstein, Steven   (Autor)

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.

Buch (Kartoniert)

EUR 42,50

Alle Preisangaben inkl. MwSt.

  Lieferzeit ca. 2 bis 4 Wochen
(Besorgungstitel, verlagsbedingte Lieferzeit ca. 2 bis 4 Wochen)

Versandkostenfrei*

Dieser Artikel kann nicht bestellt werden.
 

Produktbeschreibung

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 (C# and VB)

* 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. 

Inhaltsverzeichnis

Preface
Part I. Stored Programming Fundamentals
1. Introduction to MySQL Stored Programs
What Is a Stored Program?
A Quick Tour
Resources for Developers Using Stored Programs
Some Words of Advice for Developers
Conclusion
2. MySQL Stored Programming Tutorial
What You Will Need
Our First Stored Procedure
Variables
Parameters
Conditional Execution
Loops
Dealing with Errors
Interacting with the Database
Calling Stored Programs from Stored Programs
Putting It All Together
Stored Functions
Triggers
Calling a Stored Procedure from PHP
Conclusion
3. Language Fundamentals
Variables, Literals, Parameters, and Comments
Operators
Expressions
Built-in Functions
Data Types
MySQL 5 "Strict" Mode
Conclusion
4. Blocks, Conditional Statements, and Iterative Programming
Block Structure of Stored Programs
Conditional Control
Iterative Processing with Loops
Conclusion
5. Using SQL in Stored Programming
Using Non-SELECT SQL in Stored Programs
Using SELECT Statements with an INTO Clause
Creating and Using Cursors
Using Unbounded SELECT Statements
Performing Dynamic SQL with Prepared Statements
Handling SQL Errors: A Preview
Conclusion
6. Error Handling
Introduction to Error Handling
Condition Handlers
Named Conditions
Missing SQL:2003 Features
Putting It All Together
Handling Stored Program Errors in the Calling Application
Conclusion
Part II. Stored Program Construction
7. Creating and Maintaining Stored Programs
Creating Stored Programs
Editing an Existing Stored Program
SQL Statements for Managing Stored Programs
Getting Information About Stored Programs
Conclusion
8. Transaction Management
Transactional Support in MySQL
Defining a Transaction
Working with Savepoints
Transactions and Locks
Transaction Design Guidelines
Conclusion
9. MySQL Built-in Functions
String Functions
Numeric Functions
Date and Time Functions
Other Functions
Conclusion
10. Stored Functions
Creating Stored Functions
SQL Statements in Stored Functions
Calling Stored Functions
Using Stored Functions in SQL
Conclusion
11. Triggers
Creating Triggers
Using Triggers
Trigger Overhead
Conclusion
Part III. Using MySQL Stored Programs in Applications
12. Using MySQL Stored Programs in Applications
The Pros and Cons of Stored Programs in Modern Applications
Advantages of Stored Programs
Disadvantages of Stored Programs
Calling Stored Programs from Application Code
Conclusion
13. Using MySQL Stored Programs with PHP
Options for Using MySQL with PHP
Using PHP with the mysqli Extension
Using MySQL with PHP Data Objects
Conclusion
14. Using MySQL Stored Programs with Java
Review of JDBC Basics
Using Stored Programs in JDBC 

Autoreninfo

Steven Feuerstein gilt weltweit als einer der führenden Experten für die Oracle-Programmiersprache PL/SQL. Feuerstein ist Senior Technology Advisor bei Quest Software, entwickelt Software seit 1980 und hat von 1987 bis 1992 für die Oracle Corporation gearbeitet.Steven Feuerstein engagiert sich auch für humanitäre Aufgaben. Er war Präsident des Direktoriums der Organisation Crossroads Fund, die sich in Chicago für soziale Gerechtigkeit, Minderheiten, Umweltschutz und eine gerechte Wirtschaft eintritt. 

Mehr vom Verlag:

k.A.

Mehr vom Autor:

Harrison, Guy / Feuerstein, Steven

Produktdetails

Medium: Buch
Format: Kartoniert
Seiten: 636
Sprache: Englisch
Erschienen: Mai 2006
Maße: 236 x 179 mm
Gewicht: 826 g
ISBN-10: 0596100892
ISBN-13: 9780596100896

Bestell-Nr.: 2666357 
Libri-Verkaufsrang (LVR):
Libri-Relevanz: 0 (max 9.999)
 

Ist ein Paket? 0
Rohertrag: 9,93 €
Porto: 2,75 €
Deckungsbeitrag: 7,18 €

LIBRI: 8667063
LIBRI-EK*: 29.79 € (25%)
LIBRI-VK: 42,50 €
Libri-STOCK: 0
LIBRI: 018 Besorgungstitel * EK = ohne MwSt.
P_SALEALLOWED: WORLD
DRM: 0
0 = Kein Kopierschutz
1 = PDF Wasserzeichen
2 = DRM Adobe
3 = DRM WMA (Windows Media Audio)
4 = MP3 Wasserzeichen
6 = EPUB Wasserzeichen

UVP: 2 
Warengruppe: 16330 

KNO: 15516925
KNO-EK*: 30.14 € (30%)
KNO-VK: 37,00 €
KNO-STOCK:
KNO-MS: 07

KNOABBVERMERK: 2006. 502 S. 232 mm
Einband: Kartoniert
Sprache: Englisch

Alle Preise inkl. MwSt. , innerhalb Deutschlands liefern wir immer versandkostenfrei . Informationen zum Versand ins Ausland .

Kostenloser Versand *

innerhalb eines Werktages

OHNE RISIKO

30 Tage Rückgaberecht

Käuferschutz

mit Geld-Zurück-Garantie