MySQL Database Design and Tuning
Title | MySQL Database Design and Tuning PDF eBook |
Author | Robert D Schneider |
Publisher | Pearson Education |
Pages | 805 |
Release | 2005-06-13 |
Genre | Computers |
ISBN | 0672332698 |
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 management and monitoring environment using tools from MySQL. Implement the right indexing strategy Apply good performance strategy when developing software to work with the MySQL database. Configure dozens of variable to correctly tune the MySQL engine. If you deal with the intricacies and challenges of advanced MySQL functionality on a daily basis, you will be able to build on your knowledge with author Robert Schneider's real-world experiences in MySQL Database Design and Tuning.
Sams Teach Yourself PHP, MySQL and Apache
Title | Sams Teach Yourself PHP, MySQL and Apache PDF eBook |
Author | Julie C. Meloni |
Publisher | Sams Publishing |
Pages | 672 |
Release | 2012 |
Genre | Computers |
ISBN | 0672335433 |
Explains how to create Web sites using the PHP scripting language, the MySQL database system, and the Apache Web server on a Windows, Linux, or Mac system.
Physical Database Design
Title | Physical Database Design PDF eBook |
Author | Sam S. Lightstone |
Publisher | Morgan Kaufmann |
Pages | 449 |
Release | 2010-07-26 |
Genre | Computers |
ISBN | 0080552315 |
The rapidly increasing volume of information contained in relational databases places a strain on databases, performance, and maintainability: DBAs are under greater pressure than ever to optimize database structure for system performance and administration. Physical Database Design discusses the concept of how physical structures of databases affect performance, including specific examples, guidelines, and best and worst practices for a variety of DBMSs and configurations. Something as simple as improving the table index design has a profound impact on performance. Every form of relational database, such as Online Transaction Processing (OLTP), Enterprise Resource Management (ERP), Data Mining (DM), or Management Resource Planning (MRP), can be improved using the methods provided in the book. The first complete treatment on physical database design, written by the authors of the seminal, Database Modeling and Design: Logical Design, Fourth Edition Includes an introduction to the major concepts of physical database design as well as detailed examples, using methodologies and tools most popular for relational databases today: Oracle, DB2 (IBM), and SQL Server (Microsoft) Focuses on physical database design for exploiting B+tree indexing, clustered indexes, multidimensional clustering (MDC), range partitioning, shared nothing partitioning, shared disk data placement, materialized views, bitmap indexes, automated design tools, and more!
Sams Teach Yourself MySQL in 24 Hours
Title | Sams Teach Yourself MySQL in 24 Hours PDF eBook |
Author | Julie C. Meloni |
Publisher | Sams Publishing |
Pages | 372 |
Release | 2002 |
Genre | Computers |
ISBN |
This is a concise, well-structured guide to learning MySQL from the ground up. All the latest features of MySQL are covered, including transactions.
Sams Teach Yourself PHP, MySQL and Apache in 24 Hours
Title | Sams Teach Yourself PHP, MySQL and Apache in 24 Hours PDF eBook |
Author | Julie C. Meloni |
Publisher | Sams Publishing |
Pages | 530 |
Release | 2003 |
Genre | Computers |
ISBN | 067232489X |
Meloni combines coverage of these three popular open-source Web development tools into one easy-to-understand book--and it comes with one easy-to-use Starter Kit CD for Windows or Linux. The book teaches the reader to install, configure and set up the PHP scripting language, the MySQL database system, and the Apache Web server.
Sams Teach Yourself ADO .NET in 24 Hours
Title | Sams Teach Yourself ADO .NET in 24 Hours PDF eBook |
Author | Jason Lefebvre |
Publisher | Sams Publishing |
Pages | 414 |
Release | 2002 |
Genre | Computers |
ISBN | 9780672323836 |
In 24 easy lessons, learn the new object model to retrieve and work with data from multiple sources.
MySQL Stored Procedure Programming
Title | MySQL Stored Procedure Programming PDF eBook |
Author | Guy Harrison |
Publisher | "O'Reilly Media, Inc." |
Pages | 636 |
Release | 2006-03-28 |
Genre | Computers |
ISBN | 0596100892 |
Providing an introduction to stored procedures programming and functions, this text covers the fundamentals of data types, operators, and using SQL in stored procedures.