Expert MySQL - Bell, Charles; - Prospero Internet Bookshop

Expert MySQL

 
Edition number: 1st ed.
Publisher: Apress
Date of Publication:
Number of Volumes: 1 pieces, Book
 
Normal price:

Publisher's listprice:
EUR 46.00
Estimated price in HUF:
19 996 HUF (19 044 HUF + 5% VAT)
Why estimated?
 
Your price:

15 997 (15 235 HUF + 5% VAT )
discount is: 20% (approx 3 999 HUF off)
Discount is valid until: 31 December 2024
The discount is only available for 'Alert of Favourite Topics' newsletter recipients.
Click here to subscribe.
 
Availability:

Estimated delivery time: In stock at the publisher, but not at Prospero's office. Delivery time approx. 3-5 weeks.
Not in stock at Prospero.
Can't you provide more accurate information?
 
  Piece(s)

 
Short description:

Expert MySQL probes the MySQL architecture, showing users how to make the most of the database through custom storage handlers, optimized query execution, and use of the embedded server product. It will interest users deploying MySQL in high-demand and limited resource environments.

Long description:

Since the enormous number of features made available with MySQL release 5.0, MySQL has been gaining steam as a viable alternative to database behemoths like Oracle and IBM DB2. MySQL users now have the ability to extend MySQL with new SQL commands, optimize query execution, and embed MySQL within low-resource environments like embedded devices and kiosks.


Expert MySQL, by Dr. Charles A. Bell, is the first book to examine these opportunities in detail, showing you how to wield maximum control over this powerful open source database. You'll learn how to create your own custom storage handlers, ensuring maximum flexibility and speed within your specialized applications. You'll also gain valuable insight into MySQLs architecture and learn how to tweak its behavior through custom changes to the source code.

Table of Contents:

Part One: MySQL and the Open Source Revolution.- The Anatomy of a Database System.- A Tour of the MySQL Code Base.- Test Driven MySQL Development.- Part Two: Debugging.- Embedded MySQL.- Building Your Own Storage Handler.- Adding Your Own SQL Commands.- Part Three: Database System Internals.- Internal Query Representation.- Query Optimization.- Query Execution.