Cantitate/Preț
Produs

Pro MySQL

Autor Jay Pipes, Michael Kruckenberg
en Limba Engleză Paperback – 27 iul 2005
Pro MySQL is the first book that exclusively covers intermediate and advanced features of MySQL, the world's most popular open source database server. Whether you are a seasoned MySQL user looking to take your skills to the next level, or youre a database expert searching for a fast-paced introduction to MySQL's advanced features, this book is for you.
The first part of this book discusses topics related to design and development. Topics include transaction processing and indexing theory, benchmarking and profiling, and advanced coverage of storage engines and data types. The authors also delve deep into the MySQL source code and system architecture at a level you won't find anywhere else. Essential advanced SQL is also covered, with discussion of subqueries, derived tables, and joins. These concepts are demonstrated in a range of situation-specific examplesfrom dealing with hierarchical data to performing geographic information system (GIS) examples with just MySQL. This section also covers MySQL 5's new enterprise features like stored procedures, triggers, and views.
The latter part of this book devotes itself to administration topics. Topics include MySQL installation and upgrading, user administration, database backups, replication, and clustering. You'll also learn about the new data dictionary features available in MySQL 5.
Citește tot Restrânge

Preț: 31565 lei

Preț vechi: 39457 lei
-20% Nou

Puncte Express: 473

Preț estimativ în valută:
6041 6283$ 4987£

Carte disponibilă

Livrare economică 24 martie-07 aprilie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781590595053
ISBN-10: 159059505X
Pagini: 734
Ilustrații: XXXII, 768 p.
Dimensiuni: 178 x 235 x 45 mm
Greutate: 1.3 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Public țintă

Popular/general

Cuprins

Design and Development.- Analyzing Business Requirements.- Index Concepts.- Transaction Processing.- MySQL System Architecture.- Storage Engines and Data Types.- Benchmarking and Profiling.- Essential SQL.- SQL Scenarios.- Stored Procedures.- Functions.- Cursors.- Views.- Triggers.- Administration.- MySQL Installation and Configuration.- User Administration.- Security.- Backup and Restoration.- Replication.- Cluster.- Troubleshooting.- MySQL Data Dictionary.

Notă biografică

Jay Pipes is the North American community relations manager at MySQL. Coauthor of Pro MySQL (Apress, 2005), Jay has also written articles for Linux Magazine and regularly assists software developers in identifying how to make the most effective use of MySQL. He has given sessions on performance tuning at the MySQL Users Conference, RedHat Summit, NY PHP Conference, OSCON, and Ohio LinuxFest, among others. He lives in Columbus, Ohio, with his wife, Julie, and his four animals. In his abundant free time, when not being pestered by his two needy cats and two noisy dogs, he daydreams in PHP code and ponders the ramifications of __clone().

Caracteristici

One of the first books to cover MySQL 5 in depth Foregos reiteration of the basics found in other books, and concentrates on MySQL’s advanced applications in enterprise environments Doubles as a reference for users interested in having a thorough guide to configuration directives, commands, and features at their disposal