--- categories: - docs - develop - stack - oss - rs - rc - oss - kubernetes - clients description: 'Redis quick start guides ' hideListLinks: true linkTitle: Quick starts title: Quick starts weight: 20 --- Redis can be used as a database, cache, streaming engine, message broker, and more. The following quick start guides will show you how to use Redis for the following specific purposes: 1. [Data structure store]({{< relref "/develop/get-started/data-store" >}}) 2. [Document database]({{< relref "/develop/get-started/document-database" >}}) 3. [Vector database]({{< relref "/develop/get-started/vector-database" >}}) Please select the guide that aligns best with your specific usage scenario. You can find answers to frequently asked questions in the [FAQ]({{< relref "/develop/get-started/faq" >}}).