MongoDB - Querying Nested Documents and Array of Nested Documents - Tutorial
23
MongoDB Indexing - Demonstration of Single Field Index , Compound Index, Multikey Index, Text Index
24
MongoDB Replication and Sharding - Replication Demo on a local machine NoSQL #22
25
MongoDB - What is Sharding? Sharding a Collection - Demo NoSQL Databases #23
26
REDIS - What are Key Value Databases? REDIS Commands (Strings lists and keys) #24
27
REDIS - What are Sets? SET commands in REDIS - NoSQL Databases #25
28
REDIS - SORTED SETS (Introduction and Commands) NoSQL #26
29
REDIS - Hashes - Introduction and Commands - NOSQL #27
30
Java with Redis Database - Demo
31
Column Store Databases - Introduction - How are they different from Row Store Databases? NoSQL #28
32
Data Compression Techniques - Run Length , Bitmap, Dictionary Encoding NoSQL #29
33
Data Compression Techniques - Huffman Encoding - NoSQL #30
34
Column Store Databases - Early Vs Late Materialization and Jive Join - NoSQL #31
35
Apache Cassandra - Tutorial - CQL - Keyspaces - Tables - Index - Set - List - Map
Description:
Explore the world of NoSQL databases in this comprehensive 13-hour course covering Neo4j, MongoDB, REDIS, and Column Store Databases. Dive into data models, CAP theorem, and BASE property before delving into graph databases with Neo4j. Master Cypher Query Language, learn relationship management, and explore advanced Neo4j features like causal clustering and PageRank algorithm. Transition to MongoDB, understanding its structure, query operators, and aggregation pipeline. Discover REDIS key-value database and its various data structures. Finally, examine Column Store Databases, data compression techniques, and Apache Cassandra. Gain hands-on experience through demonstrations, exercises, and practical applications using Java with Redis.
NoSQL Databases - Neo4j, MongoDB, REDIS, Column Store Databases