Untitled Flashcards Set

0.0(0)
studied byStudied by 0 people
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/36

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

37 Terms

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