MySQL and MSQL

MySQL and MSQL
Title MySQL and MSQL PDF eBook
Author Randy Jay Yarger
Publisher O'Reilly Media
Pages 522
Release 1999
Genre Computers
ISBN

Download MySQL and MSQL Book in PDF, Epub and Kindle

A guide to the SQL-based database applications covers installation, configuration, interfaces, and administration.

High Performance MySQL

High Performance MySQL
Title High Performance MySQL PDF eBook
Author Baron Schwartz
Publisher "O'Reilly Media, Inc."
Pages 826
Release 2012-03-05
Genre Computers
ISBN 1449332501

Download High Performance MySQL Book in PDF, Epub and Kindle

How can you bring out MySQL’s full power? With High Performance MySQL, you’ll learn advanced techniques for everything from designing schemas, indexes, and queries to tuning your MySQL server, operating system, and hardware to their fullest potential. This guide also teaches you safe and practical ways to scale applications through replication, load balancing, high availability, and failover. Updated to reflect recent advances in MySQL and InnoDB performance, features, and tools, this third edition not only offers specific examples of how MySQL works, it also teaches you why this system works as it does, with illustrative stories and case studies that demonstrate MySQL’s principles in action. With this book, you’ll learn how to think in MySQL. Learn the effects of new features in MySQL 5.5, including stored procedures, partitioned databases, triggers, and views Implement improvements in replication, high availability, and clustering Achieve high performance when running MySQL in the cloud Optimize advanced querying features, such as full-text searches Take advantage of modern multi-core CPUs and solid-state disks Explore backup and recovery strategies—including new tools for hot online backups

MySQL Reference Manual

MySQL Reference Manual
Title MySQL Reference Manual PDF eBook
Author Michael Widenius
Publisher "O'Reilly Media, Inc."
Pages 822
Release 2002
Genre Computers
ISBN 9780596002657

Download MySQL Reference Manual Book in PDF, Epub and Kindle

This comprehensive reference guide offers useful pointers for advanced use of SQL and describes the bugs and workarounds involved in compiling MySQL for every system.

MySQL Crash Course

MySQL Crash Course
Title MySQL Crash Course PDF eBook
Author Ben Forta
Publisher Addison-Wesley Professional
Pages 635
Release 2023-11-02
Genre Computers
ISBN 0138223165

Download MySQL Crash Course Book in PDF, Epub and Kindle

MySQL is one of the most popular database management systems available, powering everything from Internet powerhouses to individual corporate databases to simple end-user applications, and everything in between. This book will teach you all you need to know to be immediately productive with the latest version of MySQL. By working through 30 highly focused hands-on lessons, your MySQL Crash Course will be both easier and more effective than you'd have thought possible. Learn How To Retrieve and Sort Data Filter Data Using Comparisons, Regular Expressions, Full Text Search, and Much More Join Relational Data Create and Alter Tables Insert, Update, and Delete Data Leverage the Power of Stored Procedures and Triggers Use Views and Cursors Manage Transactional Processing Create User Accounts and Manage Security via Access Control

Learning MySQL

Learning MySQL
Title Learning MySQL PDF eBook
Author Seyed Tahaghoghi
Publisher "O'Reilly Media, Inc."
Pages 620
Release 2007-11-28
Genre Computers
ISBN 0596008643

Download Learning MySQL Book in PDF, Epub and Kindle

This new book in the popular Learning series offers an easy-to-use resource for newcomers to the MySQL relational database. This tutorial explains in plain English how to set up MySQL and related software from the beginning, and how to do common tasks.

High Performance MySQL

High Performance MySQL
Title High Performance MySQL PDF eBook
Author Baron Schwartz
Publisher "O'Reilly Media, Inc."
Pages 712
Release 2008-06-18
Genre Computers
ISBN 0596554753

Download High Performance MySQL Book in PDF, Epub and Kindle

High Performance MySQL is the definitive guide to building fast, reliable systems with MySQL. Written by noted experts with years of real-world experience building very large systems, this book covers every aspect of MySQL performance in detail, and focuses on robustness, security, and data integrity. High Performance MySQL teaches you advanced techniques in depth so you can bring out MySQL's full power. Learn how to design schemas, indexes, queries and advanced MySQL features for maximum performance, and get detailed guidance for tuning your MySQL server, operating system, and hardware to their fullest potential. You'll also learn practical, safe, high-performance ways to scale your applications with replication, load balancing, high availability, and failover. This second edition is completely revised and greatly expanded, with deeper coverage in all areas. Major additions include: Emphasis throughout on both performance and reliability Thorough coverage of storage engines, including in-depth tuning and optimizations for the InnoDB storage engine Effects of new features in MySQL 5.0 and 5.1, including stored procedures, partitioned databases, triggers, and views A detailed discussion on how to build very large, highly scalable systems with MySQL New options for backups and replication Optimization of advanced querying features, such as full-text searches Four new appendices The book also includes chapters on benchmarking, profiling, backups, security, and tools and techniques to help you measure, monitor, and manage your MySQL installations.

Expert MySQL

Expert MySQL
Title Expert MySQL PDF eBook
Author Charles Bell
Publisher Apress
Pages 601
Release 2007-04-01
Genre Computers
ISBN 1430203463

Download Expert MySQL Book in PDF, Epub and Kindle

MySQL remains one of the hottest open source database technologies. As the database has evolved into a product competitive with proprietary counterparts like Oracle and IBM DB2, MySQL has found favor with large scale corporate users who require high-powered features and performance. Expert MySQL is the first book to delve deep into the MySQL architecture, showing users how to make the most of the database through creation of custom storage handlers, optimization of MySQL's query execution, and use of the embedded server product. This book will interest users deploying MySQL in high-traffic environments and in situations requiring minimal resource allocation.