---
title: Tutorials
pubDate: 2026-08-17T09:53:44.266Z
antora:
  editUrl: https://github.com/couchbaselabs/docs-devex/edit/release/7.2/modules/n1ql/pages/tutorial.adoc
  xref: xref:7.2@server:n1ql:tutorial.adoc[]
---

[Consult the llms.txt file for a full list of contents](/llms.txt)
[View original HTML](/server/7.2/n1ql/tutorial.html)

# Tutorials

## Run Your First SQL++ Query

If you have not done so already, refer to this page to run your first SQL++ query.

* [Run Your First SQL++ Query](../getting-started/try-a-query.md)

## Developer Tutorial

An introductory worked example for developers, showing how to use a software development kit to query a simple database using SQL++.

* [Couchbase Tutorial: A Student Record System](../tutorials/couchbase-tutorial-student-records.md)

## Interactive SQL++ Tutorial

Provides interactive web modules where you can learn about SQL++ without having Couchbase Server installed in your own environment. The modules are self-contained and let you modify and run sample queries.

* [SQL++ Query Language Tutorial](https://query-tutorial.couchbase.com/tutorial/#1)

## Related Links

The SQL++ cheat sheet provides a concise summary of the basic syntax elements of SQL++.

* [SQL++ Cheat Sheet](http://docs.couchbase.com/files/Couchbase-N1QL-CheatSheet.pdf)