Expert MySQL - Bell, Charles; - Prospero Internetes Könyváruház

Expert MySQL

 
Kiadás sorszáma: 1st ed.
Kiadó: Apress
Megjelenés dátuma:
Kötetek száma: 1 pieces, Book
 
Normál ár:

Kiadói listaár:
EUR 46.00
Becsült forint ár:
19 996 Ft (19 044 Ft + 5% áfa)
Miért becsült?
 
Az Ön ára:

15 997 (15 235 Ft + 5% áfa )
Kedvezmény(ek): 20% (kb. 3 999 Ft)
A kedvezmény érvényes eddig: 2024. december 31.
A kedvezmény csak az 'Értesítés a kedvenc témákról' hírlevelünk címzettjeinek rendeléseire érvényes.
Kattintson ide a feliratkozáshoz
 
Beszerezhetőség:

Becsült beszerzési idő: A Prosperónál jelenleg nincsen raktáron, de a kiadónál igen. Beszerzés kb. 3-5 hét..
A Prosperónál jelenleg nincsen raktáron.
Nem tudnak pontosabbat?
 
  példányt

 
Rövid leírás:

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.

Hosszú leírás:

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.

Tartalomjegyzék:

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.