storage of data; organized collection of data from a computer sysrem
DATA
a facts or information
STRUCTURED DATA
typically tabular with rows and column that clearly define the data attributes
UNSTRUCTURED DATA
are not stored in a structured database format
METADATA
describe the other data it helps to sort and identify the attributes of the information it describes
DIFFERENT BETWEEN DATA AND INFORMATION
information is the result of analyzing and interpreting pieces of data
DATABASE MANAGEMENT SYSTEM (DBMS)
serves as an central/interface between and end-user and a database, allowing users to create, read, update, and delete data in the database
4 ELEMENTS OF THE DATABASE APPROACH
DATA MODELS - represents information in a systematic way using relational, hierarchical and network models
DATABASES APPLICATION - application program used
USE OF INTERNET TECHNOLOGY - network and telecommunications
RELATIONALDATABASE - type of database that organizes data into tables with rows and columns, where each row represents a record and each column represents a specific attribute.
2 TYPES OF DATA MODELS
ENTERPRISE DATA MODEL - provides a comprehensive view of an organization's data assets
PROJECT DATA MODEL - is a specific representations of data tailored for a particular project's needs.
COMPONENTS OF DATABASE ENVIRONMENT
CASE TOOL - automated tool used to design
REPOSITY - centralized storehouse of metadata, just like central data relationship
APPLICATION PROGRAMS - software using data, for maintain data for the users
USER INTERFACE - text and graphical displays to users
DATA/DATA ADMINISTRATOR - personnel responsible for maintaining the database
SYSTEM DEVELOPERS - personnel responsible for designing database and software
END USER - people wo use the applications and databases