Tutorial series

How To Manage a Redis Database

How To Manage a Redis Database

Introduction

Redis is an open-source, in-memory key-value data store. A NoSQL database, Redis doesn’t use structured query language, otherwise known as SQL. Redis instead comes with its own set of commands for managing and accessing data.

The tutorials included in this series cover a broad range of Redis commands, but they generally focus on connecting to a Redis database, managing a variety of data types, and troubleshooting and debugging problems, along with a few other more specific functions. They are written in cheat sheet format with self-contained examples. We encourage you to jump to whichever guide is relevant to the task you’re trying to complete.

Tutorials in series

Tutorial

How To Connect to a Redis Database

Tutorial

How To Manage Redis Databases and Keys

Tutorial

How To Manage Replicas and Clients in Redis

Tutorial

How To Manage Strings in Redis

Tutorial

How To Manage Lists in Redis

Tutorial

How To Manage Hashes in Redis

Tutorial

How To Manage Sets in Redis

Tutorial

How To Manage Sorted Sets in Redis

Tutorial

How To Run Transactions in Redis

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.