ISBN13: | 9781590597415 |
ISBN10: | 1590597419 |
Binding: | Paperback |
No. of pages: | 600 pages |
Size: | 235x191 mm |
Weight: | 1118 g |
Language: | English |
Illustrations: | XIX, 600 p. |
0 |
System analysis, system planning
Data management in computer systems
Computer programming in general
Software development
High-level programming
Fourth-generation programming languages, applied program languages
Database management softwares
System analysis, system planning (charity campaign)
Data management in computer systems (charity campaign)
Computer programming in general (charity campaign)
Software development (charity campaign)
High-level programming (charity campaign)
Fourth-generation programming languages, applied program languages (charity campaign)
Database management softwares (charity campaign)
Expert MySQL
EUR 46.00
Click here to subscribe.
Not in stock at Prospero.
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.
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.
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.