πΏ 2 min read
MongoDB is really easy to work with. Today, we will see how to select only few fields out of a large document using mongo query
Continue reading βπΏ 1 min read
It's very easy to find a document in mongoDB by value, but do you know how easy is to find a document using case insensitive string
Continue reading βπΏ 1 min read
In NoSQL, you can save different document in a single collection. Now if you want to find documents with specific field, how do you find that? There is an easy way, we will see it in example.
Continue reading βπΏπΏπΏπΏ 19 min watch
Know how to choose which database for your next project by going through the differences between SQL and NoSQL. What are all the pros and cons for both.
Continue watching βπΏπΏπΏπΏπΏπΏ 32 min watch
Thinking process for NoSQL is completely different from SQL. If you come from SQL background, this video talk will help you learn how to think data modelling from NoSQL perspective.
Continue watching β