HOME > Development > Redis Database Tutorial

Redis Database Tutorial

  • Development
  • Apr 29, 2025
SynopsisRedis Database Tutorial, available at $19.99, has an average...
Redis Database Tutorial  No.1

Redis Database Tutorial, available at $19.99, has an average rating of 4.65, with 9 lectures, based on 157 reviews, and has 19705 subscribers.

You will learn about How to install Redis How to configure Redis How to use the Redis database How to use the Redis-cli This course is ideal for individuals who are Developers that want to learn to use the Redis database or Developers that want to learn a new paradigm besides SQL databases It is particularly useful for Developers that want to learn to use the Redis database or Developers that want to learn a new paradigm besides SQL databases.

Enroll now: Redis Database Tutorial

Summary

Title: Redis Database Tutorial

Price: $19.99

Average Rating: 4.65

Number of Lectures: 9

Number of Published Lectures: 9

Number of Curriculum Items: 9

Number of Published Curriculum Objects: 9

Original Price: $19.99

Quality Status: approved

Status: Live

What You Will Learn

  • How to install Redis
  • How to configure Redis
  • How to use the Redis database
  • How to use the Redis-cli
  • Who Should Attend

  • Developers that want to learn to use the Redis database
  • Developers that want to learn a new paradigm besides SQL databases
  • Target Audiences

  • Developers that want to learn to use the Redis database
  • Developers that want to learn a new paradigm besides SQL databases
  • The Redis database is a networked, in-memory, key-value database. It uses a different paradigm than the commonly use SQL database systems.

    The Redis database can store diverse kinds of data (strings, hashes, lists, sets, sorted sets, bitmaps), and support different kinds of operations (hashes, lists, sets, sorted sets, bitmaps) on the data.

    It is written in ANSI C and can be used on all major operating systems. The Redis database has been running since December 2007 and in the last 5 years it has been downloaded more than 1.5 million times.

    As a developer, I have used Redis on a number of projects. It is an excellent choice for projects that require ultra-fast data access. Redis is in-memory, which means that it stores all its data in memory, so writing to Redis is fast. Since memory is so much faster than disk access, this means that Redis’ data access is very efficient.

    In this course you will learn how to use the Redis database, how to install it, and many other options. It is a course for beginners, no prior knowledge about databases is required. You will learn how to use the redis command line interface and a lot more.

    Course Curriculum

    Chapter 1: Using Redis

    Lecture 1: Introduction

    Lecture 2: Install

    Lecture 3: Config values

    Lecture 4: Strings and lists

    Lecture 5: Hashes

    Lecture 6: Sets

    Lecture 7: Sorted sets

    Lecture 8: Transactions

    Lecture 9: Server info

    Instructors

  • Redis Database Tutorial  No.2
    Frank Anemaet
    Supercharge Your Career
  • Rating Distribution

  • 1 stars: 2 votes
  • 2 stars: 3 votes
  • 3 stars: 21 votes
  • 4 stars: 65 votes
  • 5 stars: 66 votes
  • Frequently Asked Questions

    How long do I have access to the course materials?

    You can view and review the lecture materials indefinitely, like an on-demand channel.

    Can I take my courses with me wherever I go?

    Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!