---
title: Tutorial title in sentence case | Tiger Data Docs
description: One-sentence description in sentence case for search and cards.
---

Tips

**Using this template:** Replace all placeholders in (brackets), remove or customize the template guide callouts, and add your own content. For more on tutorial structure, see the [Good Docs Project tutorial guide](https://www.thegooddocsproject.dev/).

![](https://avatars.githubusercontent.com/YOUR_GITHUB_USERNAME?s=128)

(Author name)

(Role or title)

[GitHub](https://github.com/YOUR_GITHUB_USERNAME) · [Email](mailto:your.email@example.com) · [LinkedIn](https://linkedin.com/in/YOUR_PROFILE)

## Overview

In this tutorial, you’ll learn how to (brief description of the main task). This tutorial is for (audience). It assumes you have basic knowledge of:

- Concept 1
- Concept 2
- Concept 3

By the end, you’ll be able to:

- Learning objective 1
- Learning objective 2
- Learning objective 3

## Background

(Optional. Use this section when the product or use case needs a short setup.)

- (Product) is a (type) you can use to (common use case).
- (Product) provides many of the same features as (alternatives), and with (feature) you can (benefit).
- Using (feature) enables you to (solve pain point).

## Prerequisites for this tutorial

To follow these steps, you'll need:

- Prerequisite 1 (e.g. a [Tiger Cloud account](/docs/get-started/quickstart/quickstart-5-minutes/index.md) or self-hosted setup)

- Prerequisite 2 (e.g. a SQL client: psql, pgAdmin, or similar)

- Prerequisite 3 (e.g. expected prior knowledge or tools)

  **Optionally:** any optional prerequisites or environment details (e.g. Docker, specific extensions).

## (Task name)

(Optional: one sentence on the purpose of this task if the title doesn’t make it clear.)

(Optional) Add a short intro or video link here. You can also watch a walkthrough [on the Tiger Data YouTube channel](https://www.youtube.com/@tigerdata) (insert video link when available).

1. **(Step 1, use a verb to start)**

   (Optional) Short explanation.

   (Optional) Code sample or screenshot.

   (Optional) What the user should see or verify after this step.

2. **(Step 2, use a verb to start)**

   (Optional) Explanation, code, or result.

3. **(Step 3, use a verb to start)**

   (Optional) Explanation, code, or result.

## Summary

In this tutorial, you learned how to:

- Summary point 1
- Summary point 2
- Summary point 3

## Next steps

Point readers to related tutorials or docs using the card grid below. Group cards by theme (e.g. fundamentals, build, examples).

### Learn more

[(Doc title)](/docs/learn/index.md)

[(Short description for the card)](/docs/learn/index.md)

[(Doc title)](/docs/learn/index.md)

[(Short description)](/docs/learn/index.md)

### Other examples

[(Example or tutorial title)](/docs/build/examples/index.md)

[(Short description)](/docs/build/examples/index.md)
