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

# SQL

> Kinetica guides tagged SQL

<CardGroup cols={3}>
  <Card title="Querying Social Graphs in SQL" href="/content/guides/query_graph_cinema" cta="Graph / Graph - Query / SQL">
    An example of querying a cinema relation graph with Kinetica (no external dataset required)
  </Card>

  <Card title="Quick Start Guide" href="/content/guides/quickstart-guide/index" cta="Quick Start / Geospatial / Ingest / SQL / SQL-GPT / Visualization">
    Get started with Kinetica Workbench
  </Card>

  <Card title="SQL Developer Guide" href="/content/guides/sql_guide" cta="SQL / Developer">
    Step-by-step instructions to interact with Kinetica via SQL
  </Card>

  <Card title="Time Series Analysis" href="/content/guides/time_series/index" cta="Time Series / SQL / Ingestion">
    Real-time Time Series Analysis with Kinetica
  </Card>

  <Card title="SQL-Managed Python UDF: Semantic Search" href="/content/guides/udf-sql-sentence-transformers/index" cta="SQL / UDF">
    Learn how to install dependent packages using Python UDF function environments
  </Card>

  <Card title="Using WKT Data and Geospatial Functions" href="/content/guides/wkt_data_geo_functions/index" cta="Geospatial / SQL / Ingest">
    Learn how to ingest and use WKT geometry with geospatial functions
  </Card>
</CardGroup>
