Round up

Reading through the above you would be forgiven for wondering why this book focuses on the MySQL DBMS - the features it supports are very similar to features in other databases, and in some ways it actually misses out on things that larger DBMSs, such as Oracle, offers.

It is true that other databases support the full set of features, but they do so at the cost of speed. Most web databases have no need for functionality beyond storing and retrieving data, and by doing without them MySQL has been concentrated on being the fastest DBMS available. MySQL really is the ideal database for web databases, however it will expand into other areas more and more as the other features above get implemented.

 

Want to learn PHP 7?

Hacking with PHP has been fully updated for PHP 7, and is now available as a downloadable PDF. Get over 1200 pages of hands-on PHP learning today!

If this was helpful, please take a moment to tell others about Hacking with PHP by tweeting about it!

Next chapter: History >>

Previous chapter: Table handlers

Jump to:

 

Home: Table of Contents

Copyright ©2015 Paul Hudson. Follow me: @twostraws.