curriculum/challenges/english/blocks/learn-how-to-ask-and-share-about-educational-and-professional-background/657b119f0ce64343420bb850.md
A database is a structured collection of data, typically stored electronically in a computer system. It is used to organize, store, and retrieve large amounts of information efficiently.
In programming, a database is essential for managing data that applications need to function.
What is a database in the context of programming?
A structured collection of data stored electronically.
A tool for designing websites.
While important in web development, a database is not a tool for designing websites, but for storing data.
A programming language used to create applications.
A database is not a programming language; it's a system for storing and managing data.
A type of computer virus.
A database is a safe and structured way to store data, not a computer virus.
1
{
"setup": {
"background": "interview-room3.png",
"characters": [
{
"character": "Candidate",
"position": {"x":50,"y":0,"z":1.4},
"opacity": 0
}
],
"audio": {
"filename": "3.1-1.mp3",
"startTime": 1,
"startTimestamp": 9.92,
"finishTimestamp": 16.22
}
},
"commands": [
{
"character": "Candidate",
"opacity": 1,
"startTime": 0
},
{
"character": "Candidate",
"startTime": 1,
"finishTime": 7.30,
"dialogue": {
"text": "I was there for three years. I was responsible for developing web applications and maintaining the company's database.",
"align": "center"
}
},
{
"character": "Candidate",
"opacity": 0,
"startTime": 7.80
}
]
}