1
00:00:02,340 --> 00:00:11,830
Welcome to brand new section and that is database our journey to become a full stock web developer.

2
00:00:11,850 --> 00:00:23,070
We are almost there because we've learned what is JavaScript, a HTML, CSS, Node.js and express.

3
00:00:23,070 --> 00:00:27,570
So what has left is to work with word database.

4
00:00:27,960 --> 00:00:34,980
I guess you may be thinking that to become a full stack web developer, we need to learn JavaScript,

5
00:00:34,980 --> 00:00:39,270
library or frameworks like React, Angular or Vue.

6
00:00:39,270 --> 00:00:41,430
But we have not learned that.

7
00:00:41,700 --> 00:00:45,840
So how can we call ourselves as a full stack web developer?

8
00:00:46,470 --> 00:00:54,360
The answer is that since we know JavaScript, learning these frameworks and library is pretty easy and

9
00:00:54,360 --> 00:00:58,740
lucky for us, we have a section to learn what is called React.

10
00:00:59,160 --> 00:01:03,630
So in this section we are going to focus on database.

11
00:01:03,630 --> 00:01:07,810
So here comes the question what is database?

12
00:01:07,830 --> 00:01:09,600
Let's understand that.

13
00:01:10,020 --> 00:01:19,980
Well, a database is a collection of data used to store information such as text numbers asset, which

14
00:01:19,980 --> 00:01:25,020
include audios, images, videos and files.

15
00:01:25,410 --> 00:01:32,910
So database simply means a way of storing data, and we can access that data anywhere we are.

16
00:01:33,300 --> 00:01:36,960
So let's take this box as our database.

17
00:01:36,960 --> 00:01:46,650
And inside this box, which is our database, we can store audio files, images, videos, PDFs and

18
00:01:46,650 --> 00:01:47,460
many more.

19
00:01:47,850 --> 00:01:52,590
So in the next video, let's talk about types of database.

