Entity
Name DATABASE MANAGEMENT SYSTEM
Definition
A Database Management System is software that handles the storage, retrieval, and updating of data in a computer system.  More commonly known as a database.

Attribute
Name Definition Datatype Required Is PK Is FK
Database Management System Identifier A Database Management System Identifier is a unique value assigned to represent a specific database management system and its specific version. INTEGER Yes Yes No
Database Management System Name A Database Management System Name is the word or words by which a particular set of computer programs is known by that is designed for the storage and retrieval of data. VARCHAR(75) Yes No No
Version Number A (DBMS) Version Number is the alphanumeric representation of a given DBMS at particular point in time. VARCHAR(100) Yes No No
Enterprise Data Architecture Group Identifier An Enterprise Data Architecture Group Identifier is a unique value that represents a certain collection of individuals within the group INTEGER Yes No Yes