Libri consigliati su MariaDB e MySQL

Stai visualizzando una vecchia versione di questo article. Visualizza la versione più recente.

Ecco una lista di libri consigliati su MariaDB e MySQL. Per comodità sono presenti i link ad Amazon.com, ma è possibile trovarli in molte librerie online e offline..

Se si ha un libro su MySQL / MariaDB da consigliare, è possibile lasciare un commento nella versione inglese di questa pagina.

Per gli sviluppatori che vogliono programmare su MariaDB o MySQL

  • Understanding MySQL Internals di Sasha Pachev, in passato programmatore di MySQL per MySQL AB.
    • E' l'unico libro, per quanto ne sappiamo, che spiega il funzionamento interno di MariaDB / MySQL. E' un must have per chiunque voglia comprendere e sviluppare MariaDB!
    • Non sono affrontati tutti gli argomenti e alcune parti sono datate, ma è comunque il miglior libro su questo argomento.
  • MySQL 5.1 Plugin Development di Sergei Golubchik e Andrew Hutchings
    • E' un must per tutti coloro che desiderano scrivere plugin per MariaDB, scritto da quel Sergei che ha progettato l'interfaccia a plugin di MySQL e MariaDB!

Per gli utenti di MariaDB e MySQL

  • MariaDB Crash Course di Ben Forta
    • Il primo libro su MariaDB!
    • Per le persone che desiderano imparare l'SQL e le basi di MariaDB.
    • Per comprarlo: Amazon.com oppure in libreria.
  • SQL-99 Complete, Really di Peter Gulutzan & Trudy Pelzer.
    • Tutto ciò che hai sempre voluto sapere sullo standard SQL 99. Eccellente come guida di riferimento!
    • Consultabile liberamente nella Knowledgebase!
  • MySQL (4a edizione) di Paul DuBois
    • Il libro 'di default' per imparare a usare MySQL / MariaDB.
  • MySQL Cookbook di Paul DuBois
    • Molti esempi su come usare MySQL. Come tutti i libri di Paul, vale il suo peso in oro ed è una lettura piacevole per un argomento così 'secco'.
  • High Performance MySQL, Second Edition, di 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.

Commenti

Sto caricando i commenti......
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.