|
mySQL Library
We've recently started using mySQL as it's a great tool for web-development. Who needs transactions and triggers with web-applications? We certainly don't, and when we do, we'll put that small part of the application onto a database which does support them. mySQL gives extremely fast search capabilities, as well as fast updates, which is perfect for web applications where the user never likes waiting around for a page to be delivered.
This part of the library is devoted to mySQL examples, many of which are to be used in conjunction with PHP scripting.
|
|
| Related Book Recommendations |
| |
 |
mySQL by Paul DuBois |
| |
 |
| |
One of the best books we've found so far about mySQL. Covers practically everything you need to know about working with mySQL in a well organised book which acts as an excellent reference and supplement to the mySQL manuals themselves. Find out more at Amazon UK / Amazon US / Amazon France |
| |
| |
There are other book reviews in our recommended reading section |
|
|