Database hosting Flashcards
Database hosting
Selects the machine where the database software executes.
Choices
Local machine (localhost)
On-premise physical or virtual machine(cosc304.ok.ubc.ca)
Cloud-based hosting(physical/virtual/container) as a service on platforms such as Amazon, Google
Microsoft excel
Used to store data without using a database. Excel allows importing and exporting data with databases
OLTP
Databases designed to handle many small queries and updates are referred to as Online transaction processing (OLTP) systems
OLAP
Online analytical systems are designed for decision support application where large amounts of data is analyzed often with ad hoc queries
features of OLTP
For transaction data
data is dynamic
common transaction
transaction driven
large number of usersf