Week 3 Flashcards
(14 cards)
acts as a bridge between databases and applications
database middleware
manages communication between objects in a distributed system
object middleware
provides interfaces for web based applications
web application servers
facilitates message exchange between distributed applications
message oriented middleware (mom)
enables communication between applications without knowing each other’s internal workings
application programming interface (api)
function of staging area in data warehousing
a. clean and transform data before loading
b. directly load data into the warehouse
clean and transform data before loading
role of database middleware
a. generating reports
b. facilitating communication between databases and applications
facilitating communication between databases and applications
primary purpose of data warehouse
store and analyze data
all parts of transaction are completed or none
atomicity
data changes are saved even after failure
durability
transactions do not interfere with each other
isolation
involves loading data into a data warehouse after it has been cleaned and performed
ETL
acts as a bridge between a user interface and backend systems
portals
how does multidimensional database differ from a relational database
a. designed for quick analysis of large databases
b. uses tables to store related data
designed for quick analysis of large databases