> ## Documentation Index
> Fetch the complete documentation index at: https://docs.roe-ai.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Index, search, and analyze unstructured data with SQL, no matter the scale.

## Overview

Roe's SQL workspace is a distributed SQL warehouse that allows you to search, process and
analyze unstructured data at scale. It is built on top of ClickHouse and
provides a SQL interface to interact with any type of unstructured data.

<CardGroup>
  <Card title="Quickstart" icon="stars" href="/database/quickstart">
    Work with your unstructured data at scale in under 5 minutes
  </Card>

  <Card title="Functions" icon="square-code" href="/database/functions/introduction">
    Learn about the functions that come created for you.
  </Card>

  <Card title="Examples" icon="books" href="/database/examples/introduction">
    Explore examples of how to use Roe SQL interface.
  </Card>
</CardGroup>
