#3558
Navicat Premium is an award-winning universal database managing tool that is enough to meet professional database developers' all requirements. In particular, for newcomers to database servers, it is also quite easy to learn and use.

#3447
MySQL: Developer's Library is a real classic masterpiece about MySQL. It introduces the basic knowledge of MySQL as well as MySQL's unique features different from other database systems in all directions. Especially, it focuses on how to efficiently use and administer MySQL database, as well how to write MySQL-based programs in C, Perl (using DBI), and PHP (using PDO).

#3352
The author of MySQL Cookbook Paul DuBois is one of the first group of contributors of MySQL online reference manuals, who has written many classic books about MySQL. It is important to note that this book isn't to teach you how to develop a complete and complex application; on the contrary, it is to help you overcome various problems had stumped you in MySQL database development. Therefore, it is suitable for all related personnels engaged in the development of database technology to read. And it has became one of must-read books for MySQL developers.

#3010
PHP 5 Power Programming is a classic must-read authoritative book with 720 pages of content published in 2004, cooperatively written by 3 PHP masters (PHP 5's chief designer - Andi Gutmans, PEAR's founder - Stig Saether Bakken and PHP's core contributor - Derick Rethans). Now its full copyright has been completely free.

#2716
EZDML is a free lightweight but practical database builder from China, with which we can quickly design a database table structure, and set up the data model. To a certain extent, we can see it as a super lite version of many commonly used database modeling tools (such as SAP PowerDesigner, CA ERwin, ER/Studio, Rational Rose family, and so on).

#2545
Both PHP and MySQL these two open source programming languages have become the best combination for developing web applications for many years. Especially after the Web 2.0 era, they got more wide application fields. Beginning PHP and MySQL will teach you how to make use of internationalization and localization open source tools to create database-driven dynamic web apps facing the world.

#2362
In fact, at first glance, PHP5 and MySQL Bible is really some "old" (released in 2004, and the involved subjects are PHP5 and MySQL4 which seem outdated. But as one of the classic works of Wiley Publishing's Bible series, its 1080 pages' content is absolutely worth to drill down and study.

#2331
There are many reasons for website to support dynamic contents, such as provide online shopping, create a personalized web page, manage a lot of information from the database and so on. As long as you have basic knowledge of HTML and website management, anyone can learn PHPMySQL to create dynamic websites.

#2315
The Database Hacker's Handbook is another top-quality book after The Shellcoder's Handbook, in which 4 world's top security experts will teach you how to intrude and defend 7 kinds of today's most popular database servers hand by hand. Moreover, you will deeply learn how to use active defense against invasion.

#2162
There are a lot of books on the MySQL database learning, but the related reference-qualitative ones are rare. And if you are or were finding a worth reading book on this subject, O'Reilly Media's Pocket Reference series has been always the first choice for all newbie or advanced programmers.