databases Flashcards
define ‘database’
A database is an organised collection of data that is either either stored electronically or manually.
what is ‘data’
Computer data is information processed or stored by a computer
Data is defined as unprocessed information.
Information is data that has been organised and communicated meaningly. Normally, data is converted into information, and information is converted into knowledge.
what is a ‘manual database’
They are hard copies of databases storing information such as phone/address books or manila folders in alphabetical order (each manilla folder is known as a file).
what is an electronic database
These are also forms of databases but are digital files stored on a computer or electronic device.
what are the two forms of electronic databases
they can be closed (Purchased with data already entered about a particular topic) or shell/open databases (A program that allows users to develop their own data).
what are the types of electronic databases
Types of electronic databases include flat/flat-file systems (Small but stores thousands of records in a single table/file), or Database Management System (DBMS) (Software that controls very large databases made up of several tables/files that can link together).
what are flat-file systems
Flat file systems are non-relational databases, meaning information is placed in field categories and can be sorted but cannot be extracted or linked to other database files.
what are DMBS’
DBMS are relational databases and be connected to other databases, this is called a relational database. They can be divided into two categories (single user, or multiuser)
what is an online database
These are files accessible over the internet or networks (e.g google, youtube)
list some advantages of a manual database
- does not depend on the internet to work
- correcting entries are easier
- less expensive
- no duplicates
- do not require previous experience
list some disadvantages of a manual database
- Information must be found by hand rather than electronically (electronic databases can pull information from other areas being much faster)
- Manual databases are vulnerable to damage, destruction and theft in ways that digital databases are not.
list some advantages of an electronic database
- Helps record business transactions (income and expenses, payments to workers, and stocks)
- Efficient way to keep financial records and requires less storage space.
- Allows you to back up records and keep them in a safe place in case of fire or theft.
list some disadvantages of an electronic database
- An online database can be hacked and can easily receive viruses and other malware.
- The cost of operating and developing a database for online application and operation can be fairly expensive.
list some examples of databases in real life
- Telephone books
- Television
- Online Reservation Systems
- Files on your computer hard drive
- Record papers
what is the main purpose of a database?
The main purposes of databases are to keep records organised for fast, efficient retrieval. They are also used to analyse information and make informed decisions.