Chapter 1 : Database Management Flashcards
why do computers store data?
instructions for functioning
data in RAM for app
images/files for app
structures commonly used to store data
files and databases
where is data saved when the user is working on it
memory
where is data saved when it will be accessed later
database/file on more permanent storage devices
data
unprocessed numbers, facts or signals
information
processed and organised data into something meaningful
most nb tool for data storage by web developers and programmers
databases
database
collection of organised data
give an example of how a database can be used in web development / programming
settings of app
text and graphics
personal messages, status updates and comments on social networks
DMBS
database management software
database management software
the software responsible for managing a database
examples of what DMBS does
creating DB
creating tables
managing data security
examples of DMBS
Microsoft SQL Server
Microsoft Access
MySQL
SQLite
how was data added to DB in grade 11
manually
how does this translate to commercial applications of DB
ineffective
only suitable for small DB
what do most DB do instead for data capture?
different automatic techniques
techniques for automatic data capture
LITTerFooD:
forms
tags
> RFID
» E-Tolls
digital sensors
invisible online data collection
transaction tracking
location based data
what does the form method entail
web form
web form
online interactive page that allows user input
format of web form
imitates physical form
what do web forms make use of and why?
GUI components
assist with user input + limit errors
GUI components used
checkboxes
combo boxes
spinners
drop down lists
text boxes
buttons
web form limitations
sophisticated
sensitive data capture
examples of sophisticated web forms
banking
shopping
job/enrolment applications
how are sophisticated web forms run?
programmed objects
functions
methods
effect of web forms on society
changed business processes
limits paperwork/documentation
online documentation favorable
what does tags entail?
electronic tags
how do electronic tags work?
transmission of radio frequency from tag to tag reader, or vica versa, transmits info to computer program associated with the tag
tags primary function
track/ID item
examples of how tags used
merchandising warehouses
vehicle tracking
pet tracking
examples of types/applications of tags
RFID
e-tolls and RFID
RFID stands for
radio frequency identification
what does RFID refer to?
tiny chips that can store a few KB of info
how is RFID used?
RFID chip scanned to RFID reader
info read + displayed on computer
{software used to add to DB}
how popular is RFID :P
thousands of businesses around the world :P
RFID used to tag (examples) …
products
> warehouse
> shop
tools in workshop
tickets
> conference, sports events, concerts
> public transport
how are products in a warehouse tagged?
item removed > automatically scanned + removed from DB
how are tools in a workshop tagged?
track what used, by who, and when returned
how are tickets of events tagged?
arrival at gate opens it automatically
data to DB
how are tickets of transport tagged?
Gautrain
trip recorded to DB
cost subtracted from user’s balance
how are products in shops tagged?
item purchased > scanned > product info retrieved > bill
> removed from inventory
what are the two essential parts working together to make RFID usage possible?
RFID
software
elaborate on relationship between RFID and software
basic RFID reader scans info on RFID chips > available to computer
software automatically adds that info to DB + additional info (when + where scanned)
e-toll meaning
electronic toll
what is the RFID chip used in e-tolls?
e-tag
how were e-tags employed?
motorists required to purchase one
what did e-toll system use to achieve goal?
combo of cameras and RFID readers
auto record info of vehicles driving through toll gantry
info in DB
DB used to generate monthly invoice
what is a digital sensor?
an electronic or electrochemical sensor that converts and transmits data digitally