Introduction to MySQL and Installation
  • Introduction to Course + What you will learn?
  • XAMPP Installation
  • MySQL Workbench Installation
MySQL Basics
  • Data Types in MySQL - Part 1
  • Data Types in MySQL - Part 2
  • Creating Database & Table through PHPMyAdmin
  • Creating Database & Table through MySQL Workbench
  • Understanding Primary Key, Database Users & their Permissions
  • Importing & Exporting Databases
  • Introduction to MySQL Queries and SELECT Clause
  • Practical session on Insert + Update + Delete
MySQL Advanced
  • Mastering Table Storage Engines
  • Mastering Table Joining: Part 1
  • Mastering Table Joining: Part 2
  • Working with Math and Strings: Part 1
  • Working with Math and Strings: Part 2
  • Working with Group By: Part 1
  • Working with Group By: Part 2
  • Mastering Sub-Queries: Part 1
  • Mastering Sub-Queries: Part 2
  • Transactions and sequence!
MongoDB Introduction + Installation
  • Introduction to MogoDB course
  • MongoDB Installation
MongoDB Basic Queries
  • Basic Queries: Part 1
  • Basic Queries: Part 2
MongoDB Advanced Queries
  • Advanced Queries: Part 1
  • Advanced Queries: Part 2
MongoDB Project with PHP
  • PHP + MongoDB Basic Project # Part 1
  • PHP + MongoDB Basic Project # Part 2
MongoDB ADVANCED project with PHP
  • PHP + MongoDB Advanced Project # Part 1
  • PHP + MongoDB Advanced Project # Part 2
  • PHP + MongoDB Advanced Project # Part 3
  • PHP + MongoDB Advanced Project # Part 4
  • PHP + MongoDB Advanced Project # Part 5
  • PHP + MongoDB Advanced Project # Part 6
  • PHP + MongoDB Advanced Project # Part 7
  • PHP + MongoDB Advanced Project # Part 8
Redis Introduction + Installation
  • Redis Intro
  • What is NoSQL?
  • What is Key-Value Store/Database ?
  • Redis Installation in Mac: From Source File
  • Redis installtion in Mac: Using Homebrew
Redis Commands
  • Redis Connection Commands
  • Redis string relevant commands
Redis Datatypes
  • Introduction to Redis Datatype
  • Redis Lists
  • Redis Hash
  • Redis Sets
  • Redis Sorted/Ordered Set