1: MySQL must know: short and precise five-star recommendation
This book is a small open book and is very thin. If you have an SQL foundation, you can repeat it in just a few hours. This book can solve the problem of getting started with MySQL SQL dialect.
2: MySQL technology Insider: Five-star recommendation for entry-level MySQL development books
The book is thick, but the content is a little complicated. If you include the appendix of more than 200 pages in the book, about half of the content is related to database development, and half of the remaining content is about Perl, PHP, and C.Programming LanguageThe other half describes how to use MySQL.
In general, this half of the content of development is not bad. It is more detailed. You can refer to it as an entry-level MySQL development book.
3: mysql: SQL programming
This book was originally written by a Chinese author and is well written.
This book involves many relatively advanced topics in MySQL development, many of which are familiar with and seem to have been written in the series of Microsoft SQL Server Technology insider, of course, MySQL is used to implement the corresponding problems. Some problems such as "sliding order" are not very common requirements in actual work.
The last two sections talk about topics related to development and management: indexes and partitions.