High Performance MySQL


0
Your rating: None

As users come to depend on MySQL, they find that they have to deal with issues of reliability, scalability, and performance--issues that are not well documented but are critical to a smoothly functioning site. This book is an insider's guide to these little understood topics. Author Jeremy Zawodny has managed large numbers of MySQL servers for mission-critical work at Yahoo!, maintained years of contacts with the MySQL AB team, and presents regularly at conferences. Jeremy and Derek have spent m

more »

go to sotre

Related Products

High Performance MySQL

(more details)
In High Performance MySQL you will learn about MySQL indexing and optimization in depth so you can make better use of these key features. You will learn practical replication, backup, and load-balancing strategies with information that goes beyond available tools to discuss their effects in real-life environments. And you'll learn the supporting techniques you need to carry out these tasks, including advanced configuration, benchmarking, and investigating logs. (Amazon.com, none)

Web Application Design and Implementation: Apache 2, PHP5, MySQL, JavaScript, and Linux/UNIX

(more details)
Web Application Design and Implementation uses a hands-on approach of the major technologies and programming languages to teach readers web development. Providing an understanding of all major aspects of web programming in order to achieve the construction of a database-driven website, the book features state-of-the-art programming languages such as HTML, JavaScript, MySQL, PHP, Apache, Linux/Unix. (Amazon.com, none)

MySQL Administrator's Guide

(more details)
This is the eBook version of the printed book. If the print book includes a CD-ROM, this content is not included within the eBook version. If you are not already one of the 4 million plus users of the MySQL database, you will want to become one after reading this book. MySQL Administrator's Guide is the official guide to installing, administering and working with MySQL 5.0 and MySQL databases. Starting with the basics, you will learn to store, manage and retrieve data in a MySQL database and to (Amazon.com, none)

MySQL Database Design and Tuning

(more details)
This is the eBook version of the printed book. If the print book includes a CD-ROM, this content is not included within the eBook version.The authoritative, hands-on guide to advanced MySQL programming and administration techniques for high performance is here. MySQL Database Design and Tuning is the only guide with coverage of both the basics and advanced topics, including reliability, performance, optimization and tuning for MySQL. This clear, concise and unique source for the most reliable My (Amazon.com, none)

MySQL Tutorial (All in One)

(more details)
A concise introduction to the fundamentals of working with MySQL. MySQL is an open-source relational database management system that is rapidly growing in popularity. Known for its speed, reliability, and ease of use, MySQL has proven itself to be particularly well suited both for beginners and for experienced developers to create sophisticated database-backed Web sites and applications. MySQL Tutorial is a clear, concise introduction to the fundamental concepts and techniques of working w (Amazon.com, none)

MySQL Database Design and Tuning (Developer's Library)

(more details)
The authoritative, hands-on guide to advanced MySQL programming and administration techniques for high performance is here. MySQL Database Design and Tuning is the only guide with coverage of both the basics and advanced topics, including reliability, performance, optimization and tuning for MySQL. This clear, concise and unique source for the most reliable MySQL performance information will show you how to: Deploy the right MySQL product for your performance needs. Set up a performance man (Amazon.com, none)

PHP MySQL Website Programming: Problem - Design - Solution

(more details)
PHP MySQL Website Programming: Problem - Design - Solution shows the development process for a website using a specific set of technologies: the Apache web server, the MySQL database system, and the PHP scripting language. It gives you a completely hands-on experience and guides you through the construction of a complete application-driven site from design to deployment. Each chapter in the book is broken into three parts: Problem: The authors analyze each task and identify areas that may (Amazon.com, none)

JDBC Metadata, MySQL, and Oracle Recipes: A Problem-Solution Approach (Expert's Voice in Java)

(more details)
JDBC Metadata, MySQL, and Oracle Recipes is the only book that focuses on metadata or annotation-based code recipes for JDBC API for use with Oracle and MySQL. It continues where the authors other book, JDBC Recipes: A Problem-Solution Approach, leaves off. This new edition is also a Java EE 5-compliant book, perfect for lightweight Java database development. And it provides cut-and-paste code templates that can be immediately customized and applied in each developers application development (Amazon.com, none)

PHP with MySQL Essential Training

(more details)
Website and database assimilation is a necessity for many of today's businesses, and learning to work with PHP is key to integration success. The objective of PHP with MySQL Essential Training is to teach both new and experienced web developers the comprehensive steps for building dynamic, data-driven, interactive websites. Instructor Kevin Skoglund demonstrates the entire process of building a content management system. He starts with the basics of the PHP language (variables, arrays, loops, fu (Amazon.com, none)

PHP MySQL Website Programming: Problem - Design - Solution

(more details)
PHP MySQL Website Programming: Problem - Design - Solution shows the development process for a website using a specific set of technologies: the Apache web server, the MySQL database system, and the PHP scripting language. It gives you a completely hands-on experience and guides you through the construction of a complete application-driven site from design to deployment. Each chapter in the book is broken into three parts: Problem: The authors analyze each task and identify areas that may (Amazon.com, none)

MySQL Administrator's Guide and Language Reference, 2/e

(more details)
This is the eBook version of the printed book. If the print book includes a CD-ROM, this content is not included within the eBook version. Written by the creators of MySQL and edited by one of the most highly respected MySQL authors, the MySQL Administrator's Guide and Language Reference is the official guide to installing MySQL, to setting up and administering MySQL databases, and to storing and retrieving data in these databases. This new edition combines into one book the MySQL Language Refer (Amazon.com, none)

Web Application Design and Implementation: Apache 2, PHP5, MySQL, JavaScript, and Linux/UNIX (Quantitative Software Engineering Series)

(more details)
Web Application Design and Implementation uses a hands-on approach of the major technologies and programming languages to teach readers web development. Providing an understanding of all major aspects of web programming in order to achieve the construction of a database-driven website, the book features state-of-the-art programming languages such as HTML, JavaScript, MySQL, PHP, Apache, Linux/Unix. (Amazon.com, none)

Learning MySQL

(more details)
Whether you're running a business, keeping track of members and meetings for a club, or just trying to organize a large and diverse collection of information, you'll find the MySQL database engine useful for answering questions such as: Which are my top ten fastest-selling products? How frequently does this person come to our facility? What was the highest, lowest, and average score of the team last season? MySQL, the most popular open-source database, offers the power of a relational database i (Amazon.com, none)

PHP and MySQL Manual: Simple, yet Powerful Web Programming (Springer Professional Computing)

(more details)
PHP is becoming the language of choice for Web development, in particular for e-Commerce and on-line database systems. PHP is open source software and easy to install, and with the growth of broadband connections in the home means that more and more people can set up their own personal web servers and create their own on-line applications. Covering all the latest features and functions of PHP including the use of object-oriented programming, this book explains how to use PHP to its full extent. (Amazon.com, none)

MySQL Tutorial

(more details)
This is the eBook version of the printed book. If the print book includes a CD-ROM, this content is not included within the eBook version. A concise introduction to the fundamentals of working with MySQL. MySQL is an open-source relational database management system that is rapidly growing in popularity. Known for its speed, reliability, and ease of use, MySQL has proven itself to be particularly well suited both for beginners and for experienced developers to create sophisticated database-back (Amazon.com, none)

MySQL: Essential Skills

(more details)
An introductory look into the most popular open source database. Get step-by-step instruction from installing MySQL, manipulating it, and basic reporting, to advanced reporting, interfacing programs, and backups. An accessible introduction to a powerful database, featuring progress checks, exercises, and Ask the Experts sections in each chapter. (Amazon.com, none)

MySQL: Your visual blueprint for creating open source databases

(more details)
* Discusses the basic fundamentals including database terminology and concepts. * Offers an introduction to MySQL and the SQL language, then includes essential tasks to begin using it. * Explores the essentials of MySQL server management, providing a guide for troubleshooting problems. * Presents numerous annotated screenshots, tips and tricks. * Includes a CD-ROM with additional code examples as well as advanced examples using MySQL for UNIX and Windows, PHP for Windows and UNIX, an (Amazon.com, none)

NuSphere MySQL Advantage

(more details)
NuSphere MySQL Advantage is a suite of four open-source software packages--proven, popular, and well-supported ones--that work together to run interactive, dynamic Internet sites. Far from just a straight CD-ROM distribution of publicly available software, NuSphere has done a great job of automating the packages' installation processes (the suite installs under both Windows and Linux) so the four utilities interoperate smoothly. You can also install any or all of the suite's components manually, (Amazon.com, none)

PHP and MySQL Training Course by Amazing eLearning

(more details)
Amazing eLearning presents the best self-study training course for PHP and MySQL. This is an instructional training program that offers a quick and easy method for harnessing the vast potential of PHP scripting language, MySQL database and their applications. You will spend your time studying and learning the material by using our sample codes. In addition, your schedule is your own. You can study as quickly or slowly you need to. By the time you are ready to find a better job, launch a new proj (Amazon.com, none)

Oracle High-Performance SQL Tuning

(more details)
From the official Oracle Press comes a comprehensive guide to tuning SQL statements for optimal execution. This expert resource explains how to view the internal execution plan of any SQL statement and change it to improve the performance of the statement. You'll get details on Oracle's optimizer modes, SQL extensions, the STATSPACK utility, and a wealth of methods for tuning Oracle SQL statements. (Amazon.com, none)

Oracle High-Performance SQL Tuning

(more details)
From the official Oracle Press comes a comprehensive guide to tuning SQL statements for optimal execution. This expert resource explains how to view the internal execution plan of any SQL statement and change it to improve the performance of the statement. You'll get details on Oracle's optimizer modes, SQL extensions, the STATSPACK utility, and a wealth of methods for tuning Oracle SQL statements. (Amazon.com, none)

Pro ASP.NET for SQL Server: High Performance Data Access for Web Developers

(more details)
Pro ASP.NET for SQL Server: High Performance Data Access for Web Developers explains how to use ASP.NET 2.0 and SQL Server 2005 most efficiently together. It covers all crucial performance issues and illustrates optimal techniques with enterprise-quality development. Performance is always an issue, and optimizing database access is one of the most daunting performance challenges facing web developers. With Brennan Stehling as your guide, youll explore the many overlaps of web and database tec (Amazon.com, none)

Pro ASP.NET for SQL Server: High Performance Data Access for Web Developers (Proffesional Reference Series)

(more details)
Pro ASP.NET for SQL Server: High Performance Data Access for Web Developers explains how to use ASP.NET 2.0 and SQL Server 2005 most efficiently together. It covers all crucial performance issues and illustrates optimal techniques with enterprise-quality development. Performance is always an issue, and optimizing database access is one of the most daunting performance challenges facing web developers. With Brennan Stehling as your guide, youll explore the many overlaps of web and database tec (Amazon.com, none)

Pro SQL Server 2005 High Availability

(more details)
"Maintaining SQL Server 2005 high availability in a global information environment is the database administrators greatest practical challenge. Availability is as much about people and processes as it is about technology. Pro SQL Server 2005 High Availability covers the technology, people, processes, and real-world best practices for planning, deploying, administering, and maintaining highly available SQL Server 2005 instances. With years of experience as a database consultant and production (Amazon.com, none)

Windows Mobile Data Synchronization with SQL Server 2005 and SQL Server Compact 3.1

(more details)
With the world's largest organizations rolling out tens of thousands of Windows Mobile devices to empower their respective workforces, the ability to create mobile line of business solutions that can support large user populations is critical. In his third book on mobile development, Rob Tiffany shows you how to take the SQL Server data you use to run your organization and make it available to all your mobile employees. He walks you step-by-step through the process of building a secure, performa (Amazon.com, none)

Related Articles

Related Questions

Product Reviews