Beginning MySQL Database Design and Optimization: From Novice to Professional
Autor Chad Russell, Jon Stephensen Limba Engleză Paperback – 28 oct 2004
Beginning MySQL Database Design and Optimization shows you how to identify, overcome, and avoid gross inefficiencies. It demonstrates how to maximize the many data manipulation features that MySQL includes. This book explains how to include tests and branches in your queries, how to normalize your database, and how to issue concurrent queries to boost performance, among many other design and optimization topics. You’ll also learn about some features new to MySQL 4.1 and 5.0 like subqueries, stored procedures, and views, all of which will help you build even more efficient applications.
Preț: 249.83 lei
Preț vechi: 312.28 lei
-20% Nou
Puncte Express: 375
Preț estimativ în valută:
47.81€ • 50.44$ • 39.85£
47.81€ • 50.44$ • 39.85£
Carte disponibilă
Livrare economică 12-26 decembrie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781590593325
ISBN-10: 1590593324
Pagini: 524
Ilustrații: XX, 520 p. 281 illus.
Dimensiuni: 178 x 235 x 28 mm
Greutate: 0.98 kg
Ediția:Softcover reprint of the original 1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1590593324
Pagini: 524
Ilustrații: XX, 520 p. 281 illus.
Dimensiuni: 178 x 235 x 28 mm
Greutate: 0.98 kg
Ediția:Softcover reprint of the original 1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Public țintă
Popular/generalCuprins
1 Review of MySQL Basics.- 2 MySQL Column and Table Types.- 3 Keys, Indexes, and Normalization.- 4 Optimizing Queries with Operators, Branching, and Functions.- 5 Joins, Temporary Tables, and Transactions.- 6 Finding the Bottlenecks.- 7 MySQL Programming.- 8 Looking Ahead.
Notă biografică
Chad Russell is a programmer and network administrator who owns his own Internet hosting company. He previously has written on MySQL, PHP, and other topics.