Tags
Language
Tags
December 2024
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31 1 2 3 4

The Complete Beginners Guide For Redis Server And Nosql Db

Posted By: ELK1nG
The Complete Beginners Guide For Redis Server And Nosql Db

The Complete Beginners Guide For Redis Server And Nosql Db
Published 9/2024
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 2.62 GB | Duration: 2h 15m

Beginner's Guide to Learn Redis Server. Covering All Basics to Advanced with Examples

What you'll learn

Learn Redis Server Database Management Basics to Advanced.

Redis Server commands and Redis Insight

Start from the basic to advanced of Redis database

How to connect to Redis Cloud using Redis Insight and perform db operations

Requirements

Computer which can install Redis Insight. Your Laptop or PC will be fine.

Description

Hello and welcome to my new course 'The Complete Beginners Guide. Redis NoSQL server'.You already know that in this information technology age 'data' is everything. And a Database is the place where this information is stored in either tables or documents depending on the type of database. There are two types of database. A structured database and also there is an unstructured or no-sql kind of database. We will see the NoSQL kind of database in this course. And a popular one among the NoSQL databases is the Redis server.Here is an overview about the sessions that are included in this course.In the first session, we will have an introduction to types of databases. The Relational DB vs non Relational DB. Then in the next session we will have an introduction to Redis Server.Then we will see an overview of different data types in Redis Server. Later We will see how we can setup the free redis cloud database and then install the free redis insight client into your computer and then connect it with the redis cloud database.Now we can proceed with the basic data types and their operations in redis more elaborately. We will start with Redis Strings and their operations. Later we will move on to Redis Lists and after that the Redis Hash. We will see the structure and all the popular operations with these data types. After Hash, we will try the Redis List and Redis Set data types. Then the Redis Sorted set and its operations. Finally we will see the advanced datatypes like Redis Time Series data type and then the Redis Json data types. We will see the possible options and operations with these datatypes. In the last session, I included an exercise for you to try and the answer to refer later after you try.And that's all about the topics which are currently included in this quick course. The sample database and the materials have been uploaded and shared in a folder. I will include the link to download them in the last session or the resource section of this course. You are free to use that with no questions asked.Also, after completing this course, you will be provided with a course completion certificate which will add value to your portfolio.So that's all for now. See you soon in my classroom.Happy Learning !!

Overview

Section 1: Introduction and Table of Contents

Lecture 1 Introduction and Table of Contents

Section 2: Relational DB vs Non Relational DB

Lecture 2 Relational DB vs Non Relational DB

Section 3: Introduction to Redis Server

Lecture 3 Introduction to Redis Server

Section 4: Overview of Popular Data Types in Redis

Lecture 4 Overview of Popular Data Types in Redis

Section 5: Setting up Redis Cloud and Redis Insight

Lecture 5 Setting up Redis Cloud and Redis Insight

Section 6: Redis Strings

Lecture 6 Redis Strings - Part 1

Lecture 7 Redis Strings - Part 2

Lecture 8 Redis Strings - Part 3

Lecture 9 Redis Strings - Part 4

Lecture 10 Redis Strings - Part 5

Section 7: Redis Lists

Lecture 11 Redis Lists - Part 1

Lecture 12 Redis Lists - Part 2

Lecture 13 Redis Lists - Part 3

Section 8: Redis Hash

Lecture 14 Redis Hash - Part 1

Lecture 15 Redis Hash - Part 2

Section 9: Redis Set

Lecture 16 Redis Set - Part 1

Lecture 17 Redis Set - Part 2

Section 10: Redis Sorted Set

Lecture 18 Redis Sorted Set - Part 1

Lecture 19 Redis Sorted Set - Part 2

Section 11: Redis Time Series

Lecture 20 Redis Time Series - Part 1

Lecture 21 Redis Time Series - Part 2

Section 12: Redis Json

Lecture 22 Redis Json - Part 1

Lecture 23 Redis Json - Part 2

Lecture 24 Redis Json - Part 3

Beginner who wants to learn the basics and intermediate level of Redis NoSQL DB