Simple Order System

This ERD example models a simple order system with the following entities:

  • Customer: stores customer’s data.
  • Product: stores a list of scale model cars.
  • ProductLine: stores a list of product line categories.
  • Order: stores  sales orders placed by customers.
  • OrderProduct: stores sales order line items for each sales order.
  • Payment: stores payments made by customers based on their accounts.
  • Employee: stores all employee information as well as the organization structure such as who reports to whom.
  • Office: stores sales office data.
Import into your Project

Posted by: Willie Gonzalez

Turn every software project into a successful one.

Try Visual Paradigm for Free! Or learn more about our features.

5 1 vote
Article Rating
guest
0 Comments
Inline Feedbacks
View all comments