Database management Flashcards
what was the Criteria relating to data integrity
accuracy
correctness
currency
completeness
relevance
Data corruption
errors in computer data that occur during writing, reading, storage, transmission, or processing, which introduce unintended changes to the original data
Hard drive failure
failure of the hard drive that stores the data would result in complete loss of the data or data corruption
solution
RAID
BACKUP
AUDIT TRAILS
Human error
data can be accidentally deleted or incorrectly updated
SOLUTIONS
MINIMIZE USER EDIT PRIVILEGES
AUDIT TRAIL
DATA VALIDATION
Power outages
data being lost or completed due to power outages and the built-in processors of the computer not preparing a proper shutdown
SOLUTIONS
-UPS
REDUNDANT POWER SUPPLY
Malware
viruses, worms, trojan horses and ransomware can all corrupt data
solutions
firewall
anti-malware
education
SQL injection
running maliciously intended SQL queries to gain access to confidential data and even corrupt or destroy entire tables
solution
data validation
GUI
limit website access to the database to execute SQL statements
do not send database error messages to the client’s web browser
NoSQL databases
unstructured, flexible and store data in what is called “documents”
Document NoSQL database
file folders that collect related data of many different types. they consist of collections each containing many documents that are differently structured
Data warehousing
Big data
a massive volume of both structured and unstructured data that is so large that it is difficult to process using traditional database and software techniques
Volume
the size of the data sets that needs to be analysed and processed
Velocity
the speed at which the data is generated
Variety
an individual unit that contains raw materials which do not carry any specific meaning
Veracity
the quality of the data. it is the most important of the four Vs