Information and organizations chapter 3 terms

studied byStudied by 17 people
4.5(2)
learn
LearnA personalized and smart learning plan
exam
Practice TestTake a test on your terms and definitions
spaced repetition
Spaced RepetitionScientifically backed study method
heart puzzle
Matching GameHow quick can you match all your cards?
flashcards
FlashcardsStudy terms and definitions

1 / 49

flashcard set

Earn XP

Description and Tags

50 Terms

1
Database
An organized collection of data
New cards
2
Database management system (DBMS)
is a group of programs that:
o Manipulate the database
o Provide an interface between the database and its users and other application
programs
New cards
3
bit
represents a circuit that is either on or off
New cards
4
byte
is made up of eight bits
New cards
5
Field
A name, number, or combination of characters that describes an
aspect of a business object or activity
New cards
6
Record
A collection of related data fields
New cards
7
File
a collection of related records
New cards
8
Hierarchy of data
bits, characters, fields, records,
files, and databases
New cards
9
Entity
a person, place, or thing for which data is collected, stored, and
maintained
New cards
10
Attribute
a characteristic of an entity
New cards
11
Data item
the specific value of an attribute
New cards
12
Primary key
a field or set of fields that uniquely identifies the record
New cards
13
Content
what data should be collected? cost?
New cards
14
Access
what data should be provided to which users and when?
New cards
15
Logical structure
how should data be arranged so that it makes sense?
New cards
16
Physical organization
where should data be physically located?
New cards
17
Archiving
how long to store?
New cards
18
Security
how can data be protected?
New cards
19
Data model
a diagram of data entities and their relationships
New cards
20
Enterprise data modeling
data modeling done at the level of the entire
enterprise
New cards
21
Entity-relationship diagrams
data models that use basic graphical
symbols to show the organization of and relationships between data
New cards
22
Relational model
a simple but highly useful way to organize data into
collections of two-dimensional tables called relations
New cards
23
Domain
range of allowable values for a data attribute
New cards
24
Selecting
eliminating rows according to certain criteria
New cards
25
Projecting
eliminating columns in a table
New cards
26
Joining
combining two or more tables
New cards
27
Linking
combining two or more tables through common data attributes to
form a new table with only the unique data attributes
New cards
28
Data Cleansing
The process of detecting and then correcting or deleting incomplete,
incorrect, inaccurate, irrelevant records that reside in a database
New cards
29
Data validation
Which involves the identification of “bad data” and its rejection at the time of data
entry
New cards
30
Relational Database Management Systems
Creating and implementing the right database system ensures that the
database will support both business activities and goals
New cards
31
SQL Databases
a special-purpose programming language for accessing and
manipulating data stored in a relational database
New cards
32
Schema
a description of the entire database
New cards
33
Data definition language
A collection of instructions and commands used to define and describe data and
relationships in a specific database

Allows the database’s creator to describe data and relationships that are to be
contained in the schema
New cards
34
Data dictionary
a detailed description of all the data used in the database

Can also include a description of data flows, information about the way records
are organized, and the data-processing requirements
New cards
35
Query by Example (QBE)
is a visual approach to developing database
queries or requests
New cards
36
Data manipulation language (DML)
a specific language, provided with a
DBMS

Allows users to access and modify the data, to make queries, and to generate
reports
New cards
37
Database administrators (DBAs)
skilled and trained IS professionals

o Works with users to define their data needs
o Applies database programming languages to craft a set of databases to meet
those needs
o Tests and evaluates databases
o Implements changes to improve their databases’ performance
o Assures that data is secure from unauthorized access
New cards
38
Data administrator
a nontechnical position responsible for defining and
implementing consistent principles for a variety of data issues
New cards
39
Database as a Service (DaaS)
The database is stored on a service provider’s servers

o The database is accessed by the client over a network, typically the Internet
o Database administration is handled by the service provider
New cards
40
Three characteristics of big data
o Volume
o Velocity
o Variety
New cards
41
Data management
o An integrated set of functions that defines the processes by which data is
obtained, certified fit for use, stored, secured, and processed in such a way as to
ensure that the accessibility, reliability, and timeliness of the data meet the needs
of the data users within an organization
New cards
42
Data governance
o Defines the roles, responsibilities, and processes for ensuring that data can be
trusted and used by an entire organization
New cards
43
Data lifecycle management (DLM)
A policy-based approach to managing
the flow of an enterprise’s data
New cards
44
Data warehouse
a large database that collects business information from
many sources in the enterprise in support of management decision making
New cards
45
ETL process
o Extract
o Transform
o Load
New cards
46
Data mart
a subset of a data warehouse that is used by small- and mediumsized businesses and departments within large companies to support
decision making
New cards
47
Data lake
takes a “store everything” approach to big data, saving all the data
in its raw and unaltered form
New cards
48
Hadoop
o An open-source software framework that includes several software modules that
provide a means for storing and processing extremely large data sets
New cards
49
Two primary components of a Hadoop
o A data processing component (MapReduce)
o A distributed file system (Hadoop Distributed File System, HDFS)
New cards
50
In-memory database (IMDB)
A database management system that stores the entire database in random
access memory (RAM)
o Provides access to data at rates much faster than storing data on some form of
secondary storage
o Enables the analysis of big data and other challenging data-processing
applications
o Performs best on multiple multicore CPUs
New cards

Explore top notes

note Note
studied byStudied by 10 people
646 days ago
5.0(1)
note Note
studied byStudied by 25 people
798 days ago
4.5(2)
note Note
studied byStudied by 27 people
852 days ago
5.0(1)
note Note
studied byStudied by 9 people
186 days ago
5.0(1)
note Note
studied byStudied by 4 people
633 days ago
5.0(1)
note Note
studied byStudied by 2 people
16 days ago
5.0(1)
note Note
studied byStudied by 9 people
760 days ago
5.0(1)
note Note
studied byStudied by 87 people
703 days ago
5.0(2)

Explore top flashcards

flashcards Flashcard (132)
studied byStudied by 15 people
330 days ago
5.0(1)
flashcards Flashcard (23)
studied byStudied by 12 people
714 days ago
5.0(1)
flashcards Flashcard (61)
studied byStudied by 139 people
379 days ago
5.0(1)
flashcards Flashcard (351)
studied byStudied by 1 person
557 days ago
5.0(1)
flashcards Flashcard (32)
studied byStudied by 5 people
831 days ago
5.0(1)
flashcards Flashcard (20)
studied byStudied by 24 people
400 days ago
5.0(1)
flashcards Flashcard (20)
studied byStudied by 8 people
695 days ago
4.0(1)
flashcards Flashcard (76)
studied byStudied by 3 people
15 days ago
5.0(1)
robot