MySQL
MySQL is a free, widely used SQL engine. It can be used as a fast database as well as a rock-solid DBMS using a modular engine architecture.
The purpose of this wikibook is to provide a practical knowledge on using the database from two points of view:
- application developer: learn about SQL basics, phpMyAdmin, query optimization
- system administrator: learn about installation, security, maintenance, failover, high availability
Best of all, this book is freely available for everybody to use and share, under the GNU Free Documentation License and the Creative Commons Attribution/Share-Alike License.
Contents
Category:Books with print version#MySQL- Introduction
- MySQL Practical Guide
- Databases manipulation
- Language
- Pivot table or a crosstab report
- Table types
- MyISAM and InnoDB
- Merge Table
- MEMORY / HEAP
- BDB
- BLACKHOLE
- Comparison
- With other databases
- With SQL92
- Writing portable, non-MySQL-specific code
- Administration
- Replication
- Optimization
- Maintenance and evolution
- APIs
Appendices
Resources
Related wikibooks
- Structured Query Language: about general SQL programming, with lots of exercises.
- Converting MySQL to PostgreSQL: highlights the differences between the two database servers
Freely-licensed documentation and samples
The following source is released under the GFDL and hence a good candidate for inclusion in the wikibook, as well as joint writing efforts:
- "MySQL vs MongoDB". (CC-BY-SA 3.0)
Non-freely-licensed reference documentation
- MySQL has a great used commented documentation on their website - and it's completely free.
External links
- http://www.sqlstyle.guide/
- Official audio book
- MySQL copyrighted tutorial on webdevelopersnotes.com Category:Book:MySQL#%20 Category:Subject:SQL#MySQL
Category:Alphabetical/M
Category:Book:MySQL
Category:Book:Wikibooks Stacks/Books
Category:Books by completion status/all books
Category:Books nearing completion
Category:Books with PDF version
Category:Books with print version
Category:Department:Computing/all books
Category:Shelf:Computer programming/all books
Category:Shelf:Computer programming languages/all books
Category:Shelf:Computer science/all books
Category:Shelf:Computer software/all books
Category:Shelf:Database management systems
Category:Shelf:Database management systems/all books
Category:Shelf:Open source software
Category:Shelf:Open source software/all books
Category:Shelf:SQL
Category:Shelf:SQL/all books
Category:Subject:Books by subject/all books
Category:Subject:Computer programming/all books
Category:Subject:Computer programming languages/all books
Category:Subject:Computer science/all books
Category:Subject:Computer software/all books
Category:Subject:Computing/all books
Category:Subject:Database management systems
Category:Subject:Database management systems/all books
Category:Subject:Open source software
Category:Subject:Open source software/all books
Category:Subject:SQL
Category:Subject:SQL/all books