推荐的 MariaDB / MySQL 电子书

You are viewing an old version of this article. View the current version here.

这里是推荐的 MariaDB / MySQL 电子书的列表。

我们在这里为了方便提供 Amazon.com 的链接,但是你也许可以在本地书店中扎到这些书。

如果你有你喜欢的 MySQL / MariaDB 电子书,也请在评论栏中留下相关内容供大家参考。

针对 MariaDB / MySQL 最终用户

  • MariaDB Crash Course by Ben Forta
    • First MariaDB book!
    • For people who want to learn SQL and the basics of MariaDB.
    • Now shipping. Purchase at Amazon.com or your favorite bookseller.
  • SQL-99 Complete, Really by Peter Gulutzan & Trudy Pelzer.
    • Everything you wanted to know about the SQL 99 standard. Excellent reference book!
    • Free to read in the Knowledgebase!
  • MySQL (4th Edition) by Paul DuBois
    • The 'default' book to read if you want to learn to use MySQL / MariaDB.
  • MySQL Cookbook by Paul DuBois
    • A lot of examples of how to use MySQL. As with all of Paul's books, it's worth its weight in gold and even enjoyable reading for such a 'dry' subject.
  • High Performance MySQL, Second Edition, By Baron Schwartz, Peter Zaitsev, Vadim Tkachenko, Jeremy D. Zawodny, Arjen Lentz, Derek J. Balling, et al.
    • "High Performance MySQL is the definitive guide to building fast, reliable systems with MySQL. Written by noted experts with years of real-world experience building very large systems, this book covers every aspect of MySQL performance in detail, and focuses on robustness, security, and data integrity. Learn advanced techniques in depth so you can bring out MySQL's full power." (From the book description at O'Reilly)
  • MySQL Admin Cookbook
    • A quick step-by-step guide for MySQL users and database administrators to tackle real-world challenges with MySQL configuration and administration
  • MySQL 5.0 Certification Study Guide, By Paul DuBois, Stefan Hinz, Carsten Pedersen
    • This is the official guide to cover the passing of the two MySQL Certification examinations. It is valid till version 5.0 of the server, so while it misses all the features available in MySQL 5.1 and greater (including MariaDB 5.1 and greater), it provides a good basic understanding of MySQL for the end-user.

For developers who want to code on MariaDB or MySQL

  • Understanding MySQL Internals by Sasha Pachev, former MySQL developer at MySQL AB.
    • This is the only book we know about that describes the internals of MariaDB / MySQL. A must have for anyone who wants to understand and develop on MariaDB!
    • Not all topics are covered and some parts are slightly outdated, but still the best book on this topic.
  • MySQL 5.1 Plugin Development by Sergei Golubchik and Andrew Hutchings
    • A must read for anyone wanting to write a plugin for MariaDB, written by the Sergei who designed the plugin interface for MySQL and MariaDB!

Comments

Comments loading...
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.