当前位置:网站首页>Recommend several books on DBA promotion

Recommend several books on DBA promotion

2022-06-13 07:37:00 Fish is not fish

As a DBA, I have learned a lot about books and what I have read before , I think some good ones are recommended to you :

FOR DBA And kernel development

1. Title <MySQL Operations inside >
Recommended reasons : For want to do DBA Friend, , A friend who understands the database is very suitable for , Some of the daily
Operation and maintenance .

2. Title < Explain profound theories in simple language MySQL>
Recommended reasons : Mainly about database development optimization and management .

3. Title < High performance MySQL>
Recommended reasons : Those who are committed to database optimization . Contains some parameters , Hardware and software architecture optimization .

4. Title < The art of database query optimizer >
Recommended reasons : In favor of SQL The direction of optimization , Through this book you can learn PostgreSQL and MySQL Optimizer's
Some optimization methods , From the physical logic cost optimization and so on .

5. Title <MySQL Technology insider –InnoDB Storage engine >
Recommended reasons : This book is highly recommended , I am engaged in DBA I have read the enlightenment book of the industry for more than three times , College is through this book MySQL The database has a further understanding , Talked about it. MySQL Characteristics of , Familiarize yourself with the book , A few books, most of the interviews are OK .

6. Title <MySQL kernel –InnoDB Storage engine >
Recommended reasons : This book and the book above are a series , The kernel is more inclined to the source code , The authors are from the former Netease Hangzhou Institute
Written by jiangchengyao .
By the way, Mr. Jiang has recently set up a course in lagoon education , Just a few dollars seems , be called
< Jiang Chengyao's MySQL The book of actual combat > There are indeed some new ideas that subvert the tradition , Worth learning , You can go and have a look if you are interested .

7. Title < In depth understanding of MySQL Principle of principal and subordinate >
Recommended reasons ; This book is Gao Peng ( Eight monsters ) What will be written in a short book about MySQL Copy master-slave series Organize and compile into books
By , This book tells you about... From the perspective of source code MySQL Copy those things , Very good , Is worth to recommend .

8. The last one, of course, belongs to MySQL The official document of ,dev.mysql.conm, As a DBA You should always check the official documents , If you have the time and the ability to read through the official documents, it is also very powerful , At least I haven't read it all yet .

原网站

版权声明
本文为[Fish is not fish]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/02/202202270547441253.html