Get started using Redis clients

Get started using Redis clients. Select your library and connect your application to a Redis database. Then, try an example.

Here, you will learn how to connect your application to a Redis database. If you're new to Redis, you might first want to install Redis with Redis Stack and RedisInsight.

For more Redis topics, see Using and Managing Redis.

If you're ready to get started, see the following guides for the official client libraries you can use with Redis. For a complete list of community-driven clients, see Clients.

Rate this page