Professional >> Engineering and Computer Science >> Computer Science >> Computer Science


MySQL, 5/e

MySQL, 5/e

Author(s):
  • Paul DuBois
  • Author: Paul DuBois
    • ISBN:9789332523852
    • 10 Digit ISBN:9332523851
    • Price:Rs. 1245.00
    • Pages:1176
    • Imprint:Pearson Education
    • Binding:Paperback
    • Status:Available


    Be the first to rate the book !!

    MySQL, Fifth Edition by Paul DuBois

    The definitive guide to using, programming and administering MySQL 5.5 and MySQL 5.6


    MySQL provides a comprehensive guide to effectively using and administering the MySQL database management system (DBMS).


    Author Paul DuBois describes everything from the basics of getting information into a database and formulating queries, to using MySQL with PHP or Perl to generate dynamic web pages, to writing your own programs that access MySQL databases, to administering MySQL servers. The book also includes a comprehensive reference section providing detailed information on MySQL's structure, language, syntax, and APIs.


    The fifth edition of this bestselling book has been meticulously revised and updated to thoroughly cover the latest features and capabilities of MySQL 5.5, as well as to add new coverage of features introduced with MySQL 5.6.


    MySQL is an open source relational database management system (DBMS) that has experienced a phenomenal growth in popularity and use. Known for its speed and ease of use, MySQL has proven itself to be particularly well-suited for developing database-backed websites and applications. MySQL runs on anything from modest hardware all the way up to enterprise servers, and its performance rivals any database system put up against it.


    Paul DuBois' MySQL, Fifth Edition, is the definitive guide to fully exploiting all the power and versatility of MySQL 5.5 and MySQL 5.6

     

    Table of Content

    Part I: General MySQL Use
    Chapter 1 Getting Started with MySQL
    Chapter 2 Using SQL to Manage Data
    Chapter 3 Data Types
    Chapter 4 Views and Stored Programs
    Chapter 5 Query Optimization
    Part II: Using MySQL Programming Interfaces

    Chapter 6 Introduction to MySQL Programming
    Chapter 7 Writing MySQL Programs Using C
    Chapter 8 Writing MySQL Programs Using Perl DBI
    Chapter 9 Writing MySQL Programs Using PHP
    Part III: MySQL Administration

    Chapter 10 Introduction to MySQL Administration
    Chapter 11 The MySQL Data Directory
    Chapter 12 General MySQL Administration
    Chapter 13 Security and Access Control
    Chapter 14 Database Maintenance, Backups, and Replication
    Part IV: AppendixesNote: Appendixes G, H, and I are located online and are accessible either by registering this book at informit.com/register or visiting www.kitebird.com/mysql-book
    Appendix A Software Required to Use This Book
    Appendix B Data Type Reference
    Appendix C Operator and Function Reference
    Appendix D System, Status, and User Variable Reference
    Appendix E SQL Syntax Reference
    Appendix F MySQL Program Reference
    Appendix G C API Reference (Online Only)
    Appendix H Perl DBI API Reference (Online Only)
    Appendix I PHP API Reference (Online Only)
     

    Salient Features

    The definitive, best-selling guide to using, programming, and administering MySQL: now fully updated for MySQL 5.5 and 5.6

    • Covers the latest version of the world's #1 open source database, now with 11,000,000+ installations worldwide

    • Takes readers from the absolute basics to cutting-edge web development, programming (C, PHP, Perl), and administration

    • Fully updated for MySQL 5.5 and 5.6
    • Includes expanded coverage of stored procedures, functions, triggers and events