Learn how to develop with Redis
| Try these Redis commands | Redis CLI |
|---|---|
PINGHSET user:1 name antirez vocation artistHGETALL user:1SET e 2.71INCRBYFLOAT e 0.43RENAME e piGET pi |
|
Get a Redis server running in minutes with a free trial of Redis Cloud, or install Redis Open Source locally on your machine. Then, explore Redis with your favorite programming language or analyze and manage your database with our UI tools:
|
Redis Insight Visual client tool for creating, managing, and analyzing Redis databases. |
Redis for VS Code VS Code extension for creating, managing, and analyzing Redis databases. |
|
Quick start |
Data types |
Query engine |
|---|---|---|
| Vector database Document store Data structure store RAG with Redis GenAI |
String JSON Hash Vector set Probabilistic types |
Get started Schema field types Indexing Querying |