Figure 7 The total number of tables in the database is 12 units. All tables are used to store information about objects involved in the system. Some of the objects in abstract involved in the attendance system to be built are as users of the system (t_m_user), subjects (t_m_course), room (t_r_room), lecture schedule (t_t_schedule), and lecture sessions each day (t_r_session). Database design also describes the business processes of automated attendance system to be built so that the design of the database, there are several tables that describe the behavior of the objects involved in the system, which, among others, such as the role of the user of the system of attendance (t_r_role), user groups (t_r_group), courses taught by lecturers users (t_r_course), the presence of the user (t_t_absence), schedule of lectures on_ particular session (t_r_schedule_session), user groups of students who attend a particular schedule (t_r_schedule_group). The design of the database prototype automated attendance system is shown in Figure 7.