Connect with Redis clients

Connect your application to a Redis database and 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 Redis Insight.

For more Redis topics, see Using and Managing Redis.

High-level client libraries

The Redis OM client libraries let you use the document modeling, indexing, and querying capabilities of Redis Stack much like the way you'd use an ORM. The following Redis OM libraries support Redis Stack:


RATE THIS PAGE
Back to top ↑