Databases

0.0(0)
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/8

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.

9 Terms

1
New cards

ACID (Atomicity, Consistency, Isolation, Durability)

Database transaction properties.

2
New cards

Database

A structured collection of data.

3
New cards

Foreign Key

A key linking two tables.

4
New cards

Index

A data structure for fast searches.

5
New cards

NoSQL

A non-relational database type.

6
New cards

Primary Key

A unique identifier for records.

7
New cards

Query

A database request.

8
New cards

Relational Database

A database with tables and relationships.

9
New cards

SQL (Structured Query Language)

A language for managing databases.