Web Programming
Why Use a Database?
Designing a Web site without tapping into the power of an underlying
database is like driving a Ferrari around in first gear all the
time--you could DO it, but why would you want to?
For several years now, state-of-the-art Web sites have relied
heavily on experienced, professional software engineering and
for good reason--the return far outweighs the cost.
With a solid database foundation, a whole new world of possibilities
opens up for your Web site, including, for example:
- Pages can be created dynamically
- Catalog items can be searched
- Content can be tailored to the individual
- Maintenance costs can be reduced
- Site consistency can be improved
- Detailed records can be created
- Transactions can be captured
- Accounting systems can be integrated
- Operational tasks can be automated