Untitled Flashcards Set

studied byStudied by 0 people
0.0(0)
learn
LearnA personalized and smart learning plan
exam
Practice TestTake a test on your terms and definitions
spaced repetition
Spaced RepetitionScientifically backed study method
heart puzzle
Matching GameHow quick can you match all your cards?
flashcards
FlashcardsStudy terms and definitions

1 / 36

encourage image

There's no tags or description

Looks like no one added any tags here yet for you.

37 Terms

1
Database
A collection of related data that represents aspects of the real world.
New cards
2
Database Management System (DBMS)
A software system to create, maintain, and manage a database.
New cards
3
CRUD
A set of operations: Create, Retrieve, Update, Delete performed on data.
New cards
4
Three-Schema Architecture
A framework that includes internal schema, conceptual schema, and external schemas for a database.
New cards
5
Entity-Relationship (ER) Model
A high-level data model that defines entities, relationships, and constraints.
New cards
6
Primary Key
An attribute or a set of attributes that uniquely identifies a record in a table.
New cards
7
Schema
The design or structure of a database, which is mostly static.
New cards
8
Relational Model
A data model based on relations (tables), tuples (rows), and attributes (columns).
New cards
9
SQL (Structured Query Language)
A standard language for querying and manipulating databases.
New cards
10
Entity
A real-world object or concept represented in the database.
New cards
11
Attribute
A property or characteristic of an entity.
New cards
12
Cardinality
The number of instances of one entity that can or must be associated with each instance of another entity.
New cards
13
Transaction
An atomic unit of work that ensures database integrity across operations.
New cards
14
Data Abstraction
Suppression of details to focus on essential features in data models.
New cards
15
Referential Integrity
A constraint that ensures that relationships between tables remain consistent.
New cards
16
Normalization
The process of organizing data to reduce redundancy and improve data integrity.
New cards
17
Foreign Key
An attribute that creates a link between two tables.
New cards
18
New cards
19
New cards
20
New cards
21
New cards
22
New cards
23
New cards
24
New cards
25
New cards
26
New cards
27
New cards
28
New cards
29
New cards
30
New cards
31
New cards
32
New cards
33
New cards
34
New cards
35
New cards
36
New cards
37
New cards
robot