Working on any language is a plus point but how to store data in the database, how to fetch the data from the database, these are the questions every new programmer ask. Most people think that SQL is a complex thing to learn but believe me, it's very easy, it's just like the English language. In this series, we are going to cover each and every fundamental concept related to SQL.
We will start from zero such that what is the database and how to store data in the database. We will discuss the NO-SQL database like MongoDB. You will learn how to fetch the record. We will also discuss the relational database and how to fetch the data from two tables using joins.
We will discuss different types of joins and how to use the theme. You will learn a lot of things in this series. At the end of this series, I will give you an overview of MongoDB, so you can easily take the next step.
You just need a PC/Mac and no prior technical experience is required.