Hello everyone... Here I am back... Today we are going to discuss a BIG topic. As a fresher IT student when learning Database systems for the first time, I was thinking of how these database tables querying at Facebook. If they use these ER diagrams for such a massive amount of data how actually that ER diagram will look like.
One day I found an interesting topic while I hanging around on Youtube. Its NoSQL. Actually for the first time I just thought it was like MySQL, SQLite another relational database tool. But simultaneously I had figure out NoSQL is the opposite of RDB.
Here... Today's topic is NoSQL, beyond tabular relations. Fellas who heard the word "NoSQL" for the first time and who dismiss from the mind can find thousand of details of the NoSQL and RDB on youtube. or I will mention the video I had watched in the early days.
NoSQL stands for "Not only SQL". See? It doesn't require schemas or tables at all. It is used to handle a massive amount of data aka big data and real-time web apps. That's why I said "BIG topic" at the very beginning of this post. You may or may not know, you are using NoSQL in every single day when you spend on Facebook, Twitter, Google and etc.
If you are a techie person; of course, you are. If not why would you follow TechZilla? Anyhow when you heard NoSQL, you may be thinking about JSON or MongoDB as well. Sure. Those are NoSQL databases. We need to take this mind. There are four types of databases in the NoSQL family.
Then read the reference and deep dive on google about NoSQL. Leave a comment below if I have a mistake say it too... bye everyone... See you soon...!
Reference:
Video about NoSQL: https://www.youtube.com/watch?v=BgQFJ_UNIgw
Some articles will help you get basic things about NoSQL:
https://searchdatamanagement.techtarget.com/definition/NoSQL-Not-Only-SQL
https://www.guru99.com/nosql-tutorial.html
One day I found an interesting topic while I hanging around on Youtube. Its NoSQL. Actually for the first time I just thought it was like MySQL, SQLite another relational database tool. But simultaneously I had figure out NoSQL is the opposite of RDB.
Here... Today's topic is NoSQL, beyond tabular relations. Fellas who heard the word "NoSQL" for the first time and who dismiss from the mind can find thousand of details of the NoSQL and RDB on youtube. or I will mention the video I had watched in the early days.
NoSQL stands for "Not only SQL". See? It doesn't require schemas or tables at all. It is used to handle a massive amount of data aka big data and real-time web apps. That's why I said "BIG topic" at the very beginning of this post. You may or may not know, you are using NoSQL in every single day when you spend on Facebook, Twitter, Google and etc.
If you are a techie person; of course, you are. If not why would you follow TechZilla? Anyhow when you heard NoSQL, you may be thinking about JSON or MongoDB as well. Sure. Those are NoSQL databases. We need to take this mind. There are four types of databases in the NoSQL family.
- Document (This is it. MongoDB belongs to this category)
- Colum-Family
- Graph
- Key-Value
copyrights: https://searchdatamanagement.techtarget.com/definition/NoSQL-Not-Only-SQL
Then read the reference and deep dive on google about NoSQL. Leave a comment below if I have a mistake say it too... bye everyone... See you soon...!
Reference:
Video about NoSQL: https://www.youtube.com/watch?v=BgQFJ_UNIgw
Some articles will help you get basic things about NoSQL:
https://searchdatamanagement.techtarget.com/definition/NoSQL-Not-Only-SQL
https://www.guru99.com/nosql-tutorial.html
Comments
Post a Comment