Useful Books and Software
|
Related MySQL Books |
|
|
 |
| |
|
|
| |
| Web Hosting and Web Design Related MySQL Books |
Page 2 of 41
Total results: 401 |
|
|
| |
|
|
| |
 |
|
Mastering MySQL 4 |
MySQL Can Do More, and Now You Need to Know More
MySQL has proved it can compete with the big names in database management, such as SQL Server and Oracle, and with MySQL 4 this is truer than ever. Mastering MySQL 4 is your one-stop resource for all the information you need to create, maintain, use, and extend a MySQL database. It's also essential reading for anyone developing database applications in a MySQL environment. If you're new to MySQL, this is a great way to get up and running--fast. If you're upgrading, it will help you get all you can out of new features and support. Coverage includes: * Installing MySQL * Adding, removing, and updating records * Choosing appropriate table types * Choosing appropriate data types * Optimizing MySQL queries * Designing a database * Normalizing table structure * Maintaining and repairing databases * Backing up and replicating data * Managing user permissions and security * Optimizing the MySQL server * Extending MySQL * Developing database applications
Publisher:
Sybex
Author:
Ian Gilfillan
Release Date: 2003-01-21
ISBN/EAN: 0782141625 / 9780782141627
New Price: $4.83 /
Used Price: $4.70 |
| |
|
|
|
|
| |
|
|
| |
 |
|
Mastering phpMyAdmin for Effective MySQL Management 2e |
| This book is an upgrade to phpMyAdmin Version 2.8. Written by a member of the development team, this book serves as a comprehensive guide to helping you unlock the full potential of phpMyAdmin 2.8 phpMyAdmin. Providing a powerful graphical interface for managing MySQL, phpMyAdmin is one of the most popular open source applications. While most MySQL developers use routine features of phpMyAdmin every day, few are aware of the power and potential of its advanced features. This book builds a solid understanding of the core capabilities of phpMyAdmin before walking you through every facet of this legendary tool. Every phpMyAdmin user can benefit from unlocking the full potential of this powerful application. Whether you are an experienced developer, system administrator, web designer or new to MySQL and phpMyAdmin, this book will show you how to increase your productivity and control when working with your databases. You will learn how to: Administer MySQL users and privileges, and get statistics about MySQL servers and databases Manage databases, table data and structures, and indexes - Use bookmarks and metadata Generate multiple SQL queries Generate better documentation of evolving table structures Along the way you will build a more detailed understanding of SQL and how it works in MySQL. As an application developer you'll learn how to use phpMyAdmin to: Effectively perform day-to-day database and table management. Create efficient database tables and relational structures Document your evolving data structure easily As a MySQL server administrator, you will benefit from the in-depth and practical coverage of Using phpMyAdmin to manage users and privileges Getting server and database statistics All database users will be able to expand and refine their knowledge of SQL in a MySQL context by using phpMyAdmin to track SQL execution and results. The prior edition of this book was written for version 2.6. Most of the changes to phpMyAdmin in version 2.8 are in the user interface and not the underlying functionality. This book brings the screen shots and user instructions into line with the new interface. If as a reader you are happy with the new interface already you don't need to upgrade to this new edition of the book. The book begins with a comprehensive tutorial of phpMyAdmin that systematically explains and demonstrates the potential of this tool. It then goes on to show the less well known and generally under-used features and capabilities of phpMyAdmin in depth. Whether you are an experienced developer, system administrator, web designer or new to MySQL, phpMyAdmin is a must have tool for anyone who needs to manage MySQL databases and tables. This book is a must read for every serious phpMyAdmin user who would like to use this outstanding application to its full power.
Publisher:
Packt Publishing
Author:
Marc DeLisle
Release Date: 2006-10-10
ISBN/EAN: 1847191606 / 9781847191601
New Price: $34.29 /
Used Price: $41.17 |
| |
|
|
|
|
| |
|
|
| |
 |
|
Open Source Development with LAMP: Using Linux, Apache, MySQL, Perl, and PHP |
Open source technologies are providing developers with a range of more cost-effective, robust alternatives to commercial software for building dynamic, data-driven, secure Web applications. This practical guide presents a broad survey of LAMP technologies, and shows how these solutions can be implemented efficiently and securely while improving reliability and dramatically cutting costs. The book focuses on the most important core material necessary for the developer to hit the ground running and begin building applications right away, and shows the reader where to go to find comprehensive information on all the topics covered. The book introduces the pillars of open source development, and reviews the current techniques and standards for each. It shows what it is easily possible to do using them, what might be possible with more work, and how to decide which tool is appropriate for what task. In addition to the technologies in the subtitle the book also covers Embperl, mod_perl, Mason, and WML. The authors provide many examples, all of which are active on the companion Web site. Finally, the authors include extensive coverage of the security issues involved.
Publisher:
Addison-Wesley Professional
Authors:
James Lee, Brent Ware
Release Date: 2002-12-27
ISBN/EAN: 020177061X / 9780201770612
New Price: $31.49 /
Used Price: $23.99 |
| |
|
|
|
|
| |
|
|
| |
 |
|
SQL for MySQL Developers: A Comprehensive Tutorial and Reference |
This is the eBook version of the printed book. The Most Complete and Practical Guide to MySQL Version 5-s Powerful SQL Dialect MySQL version 5 offers a SQL dialect with immense power. In SQL for MySQL Developers, Rick F. van der Lans helps you master this version ofSQL and take advantage of its full potential. Using case study examplesand hands-on exercises, van der Lans illuminates every key concept,technique, and statement-including advanced features that make iteasier to create even the most complex statements and programs. Drawing on decades of experience as an SQL standards team member and enterprise consultant, he reveals exactly why MySQL-s dialect works as it does-and how to get the most out of it. You-ll gain powerful insight into everything from basic queries to stored procedures, transactions to data security. Â Whether you-re a programmer, Web developer, analyst, DBA, or database user, this book can take you from -apprentice- to true SQL expert. If you-ve used SQL in older versions of MySQL, you-ll become dramatically more effective-and if you-re migrating from other database platforms, you-ll gain practical mastery fast. Â Coverage includes Writing queries, including joins, functions, and subqueries Updating data Creating tables, views, and other database objects Specifying keys and other integrity constraints Improving efficiency with indexes Enforcing security via passwords and privileges Embedding SQL statements within PHP programs Building stored procedures and triggers Using transactions, locking, rollback, and isolation levels Utilizing MySQL-s catalog
All of the book-s sample programs are available for download from www.r20.nl. Â About the Author Rick F. van der Lans is author of the classic Introduction to SQL, the definitive SQL guide that database developers have relied on for more than 20 years. He is a consultant, author, and lecturer specializing in database technology, development tools, data warehousing, and XML. As managing director of the Netherlands-based R20/Consultancy, he has advised many large companies on defining their IT architectures. He chairs the European Meta Data Conference, and writes columns for several magazines.
Publisher:
Addison Wesley Professional
Author:
Rick F. van der Lans
Release Date: 2007-11-30
ISBN/EAN:
New Price: $31.99 /
Used Price: n.a. |
| |
|
|
|
|
| |
|
|
| |
 |
|
Beginning MySQL (Programmer to Programmer) |
- Provides programmers with a complete foundation in MySQL, the multi-user, multi-threaded SQL database server that easily stores, updates, and accesses information
- Offers detailed instructions for MySQL installation and configuration on either Windows or Linux
- Shows how to create a database, work with SQL, add and modify data, run queries, perform administrative tasks, and build database applications
- Demonstrates how to connect to a MySQL database from within PHP, Java, ASP, and ASP.NET applications
- Companion Web site includes SQL statements needed to create and populate a database plus three ready-to-use database applications (in PHP, Java, and ASP.NET)
Publisher:
Wrox
Authors:
Robert Sheldon, Geoff Moes
Release Date: 2005-04-01
ISBN/EAN: 0764579509 / 9780764579509
New Price: $9.75 /
Used Price: $9.74 |
| |
|
|
|
|
| |
|
|
| |
 |
|
Linux Web Server CD Bookshelf, Version 2.0 |
Open source innovation has given rise to many valuable tools and technologies, including some of the most powerful and popular web development tools available. LAMP technologies (that is, Linux-Apache-MySQL-Perl/PHP/Python) provide a great application development platform, especially for robust web applications that run on Linux servers. Solid, reliable, and affordable, it's no wonder that LAMP is the platform of choice for web development. For years, O'Reilly's bestselling LAMP books have helped programmers master the finer points of these open source tools. Now we're offering six top titles on one CD to give programmers the tools they need to develop their own systems and get started with open source web development using LAMP technologies. The Linux Web Server CD Bookshelf, 2nd Edition, delivers more than 3,600 pages of easily searchable information in a convenient format accessible from any web browser. You'll find the latest editions of these books:- Linux in a Nutshell, 4th edition
- Running Linux, 4th edition
- Apache: The Definitive Guide, 3rd edition
- Programming PHP
- Managing & Using MySQL, 2nd edition
- Practical mod_perl
As a bonus, the paperback version of Linux in a Nutshell, 4th Edition, is included as well. For the first time, this CD Bookshelf also includes valuable content straight from the O'Reilly Network. Some of the topics covered are: Cache Friendly Web, The Apache Toolbox, MySQL Best Practices, Internationalization and Localization with PHP, Choosing a Templating System, PostgreSQL's Multi-Version Concurrency Control, Embedded Linux, and more. No one knows LAMP like O'Reilly. If you're a developer, you probably count on the O'Reilly affiliates Apacheweek.com, MySQL.com, and Perl.com, as valuable sources of information, as well as the great Apache, MySQL, PHP and Python content found on the O'Reilly Network. We're advocates of LAMP and use it extensively on the O'Reilly Network. If you want to get the most out of these important tools, then The Linux Web Server CD Bookshelf delivers an entire library of expert knowledge to your computer desktop.
Publisher:
O'Reilly Media, Inc.
Author:
Inc., O'Reilly Media
Release Date: 2003-08-26
ISBN/EAN: 0596005296 / 9780596005290
New Price: $14.61 /
Used Price: $14.64 |
| |
|
|
|
|
| |
|
|
| |
 |
|
MySQL: Essential Skills |
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.
Publisher:
McGraw-Hill Osborne Media
Authors:
John Horn, Michael Grey, LLC Interstate Software
Release Date: 2004-06-10
ISBN/EAN: 0072255137 / 9780072255133
New Price: $3.74 /
Used Price: $3.91 |
| |
|
|
|
|
| |
|
|
| |
 |
|
Essential PHP fast |
How to create dynamic web environments using the PHP language and the MySQL database! If you are familiar with the syntax for C, C++ and Java, then PHP will seem very familiar. Once you have got up to speed with this HTML embedded scripting language, you will soon be creating dynamic HTML database-enabled web pages quickly and easily. This quick and practical introduction explains: - how PHP works and what a dynamic web page is; - the software development environment; - the syntax and features of the language; - how PHP can be integrated with MySQL databases; - dynamic database applications. Clearly written, this book provides you with all the essential information you need to create your own dynamic web environments using PHP. Additional material is available from the Essential series web site: http://www.essential-series.com
Publisher:
Springer
Author:
Simon Stobart
Release Date: 2002-08-15
ISBN/EAN: 1852335785 / 9781852335786
New Price: $16.08 /
Used Price: $14.50 |
| |
|
|
|
|
| |
|
|
| |
 |
|
MySQL 5.1 Cluster DBA Certification Study Guide |
The MySQL certification program is a carefully developed, high-quality certification process that can help you prove your skills in developing, maintaining, and administering MySQL databases and applications. The Certified MySQL Cluster Database Administrator (CMCDBA) title takes your Database Administrator skills even further by helping you specialize in advanced, bleeding-edge technology used in some of the most highly demanding and complex data centers and applications in the world. Covering the Certified MySQL 5.1 Cluster Database Administrator exam, this study guide is the one authority to look to when you're preparing for the test. The book teaches you all the concepts, principles, and techniques that you'll need to know for the exam, with many practice questions and real-world examples help you prepare for test day. Whatever your reason for becoming certified, this book gives you the information you need to better understand MySQL Cluster technologies and prepare for the exams.
Publisher:
Lulu Enterprises, UK Ltd
Authors:
Jon Stephens, Mike Kruckenberg, Roland Bouman, Stewart Smith, Solomon Chang
Release Date: 2007-11-28
ISBN/EAN: 1847991688 / 9781847991683
New Price: $49.99 /
Used Price: n.a. |
| |
|
|
|
|
| |
|
|
|
|
|