Chapter 1 Vocab Flashcards
Structured Data
- numeric, character, and dates
2. stored in tabular form (tables, relations, arrays, spreadsheets)
Unstructured Data
multimedia data
Database
an organized collection of logically related data
Data
stored representations of objects and events that have meaning and importance in the user’s enviornment
Information
data that has been processed in a way to increase the knowledge of the person who uses the data
increases knowledge
Metadata
data that describes the properties or characteristics of end-user data and the context of that data
Database Application
an application program that is used to perform a series of database activities
ex. create, read, update, and delete
Data Model
graphical systems used to capture the nature and relationships among data
Entity
A person, a place, an object, an event, or a concept in the user enviornment about which the organization wishes to maintain data
Relational Database
A database that represents data as a collection of tables in which all data relationships are represented by common values in related tables
Database Management System (DBMS)
a software system that is used to create, maintain, and provide controlled access to used databases
Data Independence
the separation of data descriptions from the application programs that use the data
User View
a logical description of some portion of the database that is required by a user to perform some task
Constraint
a rule that cannot be violated by database users
Computer-aided Software Engineering (CASE) tools
software tools that provide automated support for some portion of the systems development process