Learn Redis from Scratch

所在平台: Udemy

课程主页: https://www.udemy.com/course/learn-redis-from-scratch/

课程评论:没有评论

第一个写评论        关注课程

课程简介

Coursera 课程《从零开始学习 Redis》课程总结 本课程旨在帮助初学者全面掌握 Redis,从入门到精通。 **课程概述:** 数据库是应用程序的重要组成部分,但常被忽视。在众多数据库(如 MySQL, MongoDB, Oracle)中,Redis 作为 NoSQL 数据库正日益受到关注,并已在 Twitter, Github 等公司中扮演支持角色,甚至开始被用作主要数据库。 Redis 是一个开源的数据结构服务器,采用键值存储方式组织数据。它以高性能著称,非常适合缓存等场景。Redis 简单、快速,可用于多种功能,如缓存、消息队列等。 本课程将带你从对 Redis 一无所知到能够使用它构建应用程序。课程面向从未接触过 Redis 的初学者,涵盖 Redis 的基本概念、最佳用途、安装方法,以及核心数据结构、各种客户端、键值对命令(scan, config, commands, client)和数据持久化(磁盘存储、持久化方法)等基础知识。 **学习目标:** * 理解 Redis 的基本概念和优势 * 掌握 Redis 的安装和配置 * 熟悉 Redis 的核心数据结构 * 学习常用的 Redis 命令,包括键值对操作 * 了解 Redis 的数据持久化机制 * 能够使用 NodeJS 和 Redis 构建一个实际的应用程序(任务管理器),学习如何结合 Twitter Bootstrap 进行前端设计。 通过本课程的学习,学员将能够从新手成长为 Redis 专家,并具备将其应用于实际项目开发的能力。

课程评论(0条)

课程详情

A database is a crucial aspect of applications that are often only considered as an afterthought. However, for many developers deciding which database to use when building apps is a critical decision. Among the many popular data structures such as MySQL, MongoDB and Oracle, Redis is slowly gaining popularity within the NoSQL databases. Although, it already plays a supporting role for many companies including Twitter and Github, Redis is now gaining traction as a primary database. So, what is Redis? Redis is an open-source data structure server that allows developers to organize data using a key-value storage method. This powerful database is perfect for high performance jobs such as caching. Redis is a no-fuss and fast database for many different functions including as a cache or a message broker. This Redis tutorial is the best place for you to progress from a newbie to an advanced user of Redis. Go from knowing nothing about Redis, to actually being able to create an application using this powerful database. This Redis course has been specifically designed for beginners who have never worked with Redis before. You will learn everything you need to know about Redis, including what is Redis, what is this database best used for, how to install Redis on your system, etc. You will learn everything about the basic fundamentals of Redis such as the different data structures, various clients that work with Redis, different key-value pair commands (scan, config, commands, and client), how to persist data to disks and even the different methods of persisting data. After you learn the basics, you will then build a functional working task manager along with the instructor that will teach how to actually work with Redis in a real-world example. You will build a task manager using NodeJS and Redis. You will also learn how to incorporate Twitter Bootstrap for designing the manager. Start a newbie and end up mastering Redis in this amazing tutorial. Let's get started and become an expert of this powerful database.

课程标签

0人关注该课程

主题相关的课程