The Database from 20,000 Feet

I l @ ve RuBoard

With the entire schema in place, you can use a tool such as Together to get an overall view of our database with an ERD. Together is a commercially available integrated development tool (IDE) that can also be used to model and create Java and EJB architectures. Although I'm from the older school that does everything using the emacs editor, a lot of developers swear by the visual design approach that tools such as Together employ .

You can immediately see that the data falls into three separate islands: the customer group, the product group, and the order group . As you go along, you're certain to add more to this schema, especially with regard to cart persistence using cookies, but this gives you enough to get going.

Figure 6.1. The ERD for the Books for Geeks scheme.

graphics/06fig01.gif

I l @ ve RuBoard


MySQL and JSP Web Applications. Data-Driven Programming Using Tomcat and MySQL
MySQL and JSP Web Applications: Data-Driven Programming Using Tomcat and MySQL
ISBN: 0672323095
EAN: 2147483647
Year: 2002
Pages: 203
Authors: James Turner

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