Search and query

Searching and querying Redis data

Redis Stack offers an enhanced Redis experience via the following search and query features:

  • A rich query language
  • Incremental indexing on JSON and hash documents
  • Vector search
  • Full-text search
  • Geospatial queries
  • Aggregations

You can find a complete list of features in the reference documentation.

The search and query features of Redis Stack allow you to use Redis as a:

  • Document database
  • Vector database
  • Secondary index
  • Search engine

Here are the next steps to get you started:

  1. Follow our quick start guide to get some initial hands-on experience.
  2. Learn how to create an index.
  3. Learn how to query your data.

License and source code

The search and query features of Redis Stack are available under the Source Available License 2.0 (RSALv2) or the Server Side Public License v1 (SSPLv1). Please read the license file for further details. The source code and the detailed release notes are available on GitHub.

Have you got questions? Feel free to ask at the search and query forum.

Redis Ltd. provides commercial support for Redis Stack. Please see the Redis Ltd. website for more details and contact information.


RATE THIS PAGE
Back to top ↑