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 |
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 Pocket Reference
Title | MySQL Pocket Reference PDF eBook |
Author | George Reese |
Publisher | "O'Reilly Media, Inc." |
Pages | 95 |
Release | 2003 |
Genre | Computers |
ISBN | 059600446X |
Easy to take and use anywhere, this little book provides instant reminders on how to use important MySQL functions in conjunction with key parts of the LAMP open source infrastructure.
MySQL Administrator's Bible
Title | MySQL Administrator's Bible PDF eBook |
Author | Sheeri K. Cabral |
Publisher | John Wiley & Sons |
Pages | 890 |
Release | 2011-03-04 |
Genre | Computers |
ISBN | 1118080580 |
With special focus on the next major release of MySQL, this resource provides a solid framework for anyone new to MySQL or transitioning from another database platform, as well as experience MySQL administrators. The high-profile author duo provides essential coverage of the fundamentals of MySQL database management—including MySQL’s unique approach to basic database features and functions—as well as coverage of SQL queries, data and index types, stores procedure and functions, triggers and views, and transactions. They also present comprehensive coverage of such topics as MySQL server tuning, managing storage engines, caching, backup and recovery, managing users, index tuning, database and performance monitoring, security, and more.
MySQL Workbench: Data Modeling & Development
Title | MySQL Workbench: Data Modeling & Development PDF eBook |
Author | Michael McLaughlin |
Publisher | McGraw Hill Professional |
Pages | 481 |
Release | 2013-05-06 |
Genre | Computers |
ISBN | 0071791892 |
The only Oracle Press guide to MySQL Workbench explains how to design and model MySQL databases. MySQL Workbench Data Modeling and Development helps developers learn how to effectively use this powerful product for database modeling, reverse engineering, and interaction with the database without writing SQL statements. MySQL Workbench is a graphical user interface that can be used to create and maintain MySQL databases without coding. The book covers the interface and explains how to accomplish each step by illustrating best practices visually. Clear examples, instructions, and explanations reveal, in a single volume, the art of database modeling. This Oracle Press guide shows you how to get the tool to do what you want. Annotated screen shots demonstrate all interactions with the tool, and text explains the how, what, and why of each step. Complete coverage Installation and Configuration; Creating and Managing Connections; Data Modeling Concepts; Creating an ERD; Defining the Physical Schemata; Creating and Managing Tables; Creating and Managing Relationships; Creating and Managing Views; Creating and Managing Routines; Creating and Managing Routine Groups; Creating and Managing User & Groups; Creating and Managing SQL Scripts; Generating SQL Scripts; Forward Engineering a Data Model; Synchronize a Model with a Database; Reverse Engineering a Database; Managing Differences in the Data Catalog; Creating and Managing Model Notes; Editing Table Data; Editing Generated Scripts; Creating New Instances; Managing Import and Export; Managing Security; Managing Server Instances
MySQL Cookbook
Title | MySQL Cookbook PDF eBook |
Author | Paul DuBois |
Publisher | "O'Reilly Media, Inc." |
Pages | 1026 |
Release | 2003 |
Genre | Computers |
ISBN | 9780596001452 |
DuBois organizes his cookbook's recipes into sections on the problem, the solution stated simply, and the solution implemented in code and discussed. The implementation and discussion sections are the most valuable, as they contain the command sequences, code listings, and design explanations that can be transferred to outside projects.
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 |
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.
PHP and MySQL Web Development
Title | PHP and MySQL Web Development PDF eBook |
Author | Luke Welling |
Publisher | Sams Publishing |
Pages | 918 |
Release | 2003 |
Genre | Computers |
ISBN | 9780672325250 |
A new, updated and revised edition of the best-selling #1 book on any open source programming topic.