Understanding The Concepts of Databases (AQA)

studied byStudied by 7 people
0.0(0)
Get a hint
Hint

Database

1 / 13

14 Terms

1

Database

A structured collection of data stored and accessed electronically, ensuring data integrity, security, and concurrent access to multiple users.

New cards
2

Relational Database

A type of database that stores data in a structured format using tables related through keys, introduced by E.F. Codd in 1970.

New cards
3

Table

A collection of related data entries organized in rows and columns.

New cards
4

Record

A single, complete set of related data in a table.

New cards
5

Field

A single piece of data or attribute for each record in a table.

New cards
6

Primary Key

A unique identifier for each record in a table, ensuring unique identification.

New cards
7

Foreign Key

A field in one table that uniquely identifies a row in another table, creating a relationship between them.

New cards
8

Data Inconsistency

Occurs when different copies of the same data do not match due to lack of synchronization.

New cards
9

Data Redundancy

Occurs when the same data is stored in multiple places, leading to inefficiency and inconsistency.

New cards
10

Normalization

Organizing data into logical units (tables) and establishing relationships between them using primary and foreign keys.

New cards
11

ACID Transactions

Transactions that adhere to ACID properties (Atomicity, Consistency, Isolation, Durability) to maintain data consistency.

New cards
12

Constraints

Rules enforced at the database level to prevent invalid or inconsistent data, maintaining data integrity.

New cards
13

Single Source of Truth

Storing data in normalized tables to ensure there is only one authoritative source for each piece of data.

New cards
14

Efficient Storage

Storing data once and referencing it using foreign keys when needed to reduce redundancy.

New cards

Explore top notes

note Note
studied byStudied by 32 people
... ago
5.0(1)
note Note
studied byStudied by 4 people
... ago
5.0(1)
note Note
studied byStudied by 106 people
... ago
5.0(1)
note Note
studied byStudied by 34 people
... ago
5.0(3)
note Note
studied byStudied by 23 people
... ago
5.0(2)
note Note
studied byStudied by 10 people
... ago
5.0(1)
note Note
studied byStudied by 12 people
... ago
4.0(1)
note Note
studied byStudied by 23589 people
... ago
4.5(120)

Explore top flashcards

flashcards Flashcard (22)
studied byStudied by 1 person
... ago
5.0(1)
flashcards Flashcard (62)
studied byStudied by 1 person
... ago
5.0(1)
flashcards Flashcard (24)
studied byStudied by 19 people
... ago
5.0(1)
flashcards Flashcard (67)
studied byStudied by 7 people
... ago
5.0(1)
flashcards Flashcard (21)
studied byStudied by 11 people
... ago
5.0(2)
flashcards Flashcard (20)
studied byStudied by 2 people
... ago
5.0(1)
flashcards Flashcard (84)
studied byStudied by 21 people
... ago
5.0(1)
flashcards Flashcard (58)
studied byStudied by 225 people
... ago
5.0(3)
robot