The webinar will focus on introduction to NoSQL and its uses. NoSQL is being widely used in the industry for quite some time. It is more useful where the amount of data is huge and we do not really need ACID properties of relational Database systems.
The session will tell several NoSQL DBs, where and how they are being used. It includes MongoDB, Couch DB, Cassandra.
The session will also focus on how NoSQL is being used in Multiple projects.
Key points of discussion
- What is NoSQL
- SQL Vs NoSQL
- Why and when to use NoSQL
- Types of NoSQL DBs
- CAP theorem
- Different NOSQL DBs in the Industry