|
Deliverable |
Specifies |
|
Logical Database
Design |
The tables (files)
that make up the database and the relationships among them (includes an
Entity/Relationship diagram). |
|
Database System
Functions |
The business
transactions that the system supports and a description of the tables
and processes required to support each process. |
|
Users and Security
|
The types of users
who can access the system, what transactions they can perform, and what
restrictions apply to their database access. |
|
Site Organization
|
An outline of the
site. |
|
Interfaces |
A description of the
important interfaces in the site organization. |
|
Detailed Database
Design |
For complex sites, we
include a detailed design of the system tables. The design is developed
and presented in Microsoft Access. In the first stage of development,
we move (upsize) this database to an SQL server. |