Lesson 7 Vocab (Terminology)

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

1/19

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 5:29 AM on 2/18/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

20 Terms

1
New cards

Structured quests language (SQL)

programming and query language common to many relational database management systems

2
New cards

database

data storage systems that organize electronic information into stud heed tables, allowing for the easy retrieval and interpretation of data

3
New cards

primary key

unique identifier for each record in a table

4
New cards

foreign key

a primary key from another table

5
New cards

structured data

divides information into clear, separate categories

6
New cards

non-structured data

information with no clear order or pattern

7
New cards

semi-structured data

data the falls between organized and unorganized, such as animal classifications

8
New cards

key-vaule database

type of non-relational database that uses a unique key

9
New cards

database administrators (DBAs)

IT role responsible for the configuration, management, and support of database applications

10
New cards

comma-separate value (CSV)

file type hiding commas and new lines to organize information into cells in a table format, and stored the table as a text file

11
New cards

eXtensible Markup Language (XML)

system for structuring documents so that they are human and machine readable

12
New cards

HyperText Markup Language (HTML)

system of coded tags the identify the structure of the documents files used for web pages

13
New cards

relational databases

structured database in which information is stored in tables where columns represent typed data fields and rows represent records

14
New cards

NoSQL

non-relational database for storing unstructured data, common with big data technologies

15
New cards

documents database

type of non-relational database, such as your computer’s file system

16
New cards

query

a request for in from a database

17
New cards

database schema

actual tables, columns, and relationships created in an RDBMS

18
New cards

schema

rules and structure of a particular database and its relations

19
New cards

database dump

one-time logical backup of a database

20
New cards