Summary


In this chapter, we looked at the second component to our web applications: databases. We covered some of the ground material helpful to know before diving in and using them in the next chapter. By now, we should have a better understanding of what databases and database management systems are, why we would want to use them instead of just writing our own code libraries to manipulate data, and what major systems are available. Hopefully, we have also impressed upon you the need to spend some time doing research when choosing a database server; initial purchase cost is rarely the entire story to acquiring one, and many considerations must go into making the final decision.

In the next chapter, we will start getting our hands dirty and learn how to create databases and tables in MySQL and Oracle, including thinking about how we should structure our data. We will then look at user management and security, showing how to control whom we give permission to use our data.




Core Web Application Development With PHP And MYSQL
Core Web Application Development with PHP and MySQL
ISBN: 0131867164
EAN: 2147483647
Year: 2005
Pages: 255

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net