Redis Tutorial - A Brief Introduction to Redis
Channel:
Subscribers:
58,000
Published on ● Video Link: https://www.youtube.com/watch?v=qr4FVhBTq0I
Learn more advanced front-end and full-stack development at: https://www.fullstackacademy.com
Redis is an open source NoSQL database that can support different kinds of abstract data structures. It implements an in-memory key-value data store with optional durability. In this Redis tutorial, we give an overview of this database tool and describe the fundamental differences between SQL and Redis.
Watch this video to learn:
- What is Redis
- Why you should use Redis
- How to set up Redis in Node.js
Other Videos By Fullstack Academy
Tags:
Redis
Redis Tutorial
Introduction to Redis
What is Redis