---
title: "Features"
description: "Explore the SQL Studio user interface."
canonical_url: "https://docs-cloud-kinfe123-sqlite-studio.farming-labs.dev/docs/features"
markdown_url: "https://docs-cloud-kinfe123-sqlite-studio.farming-labs.dev/docs/features.md"
last_updated: "2018-10-20"
---

# Features
URL: /docs/features
LLM index: /llms.txt
Description: Explore the SQL Studio user interface.

# Features

SQL Studio provides four main UI pages, all accessible from the sidebar after you launch the server.

- **Overview Dashboard** — database metadata, version, size, and per-table statistics rendered as bar charts.
- **Table Explorer** — browse every table's schema, creation SQL, and rows with infinite scroll.
- **Query Editor** — write and execute SQL with Monaco IntelliSense, powered by your database's live schema.
- **ERD Viewer** — interactive entity-relationship diagram showing tables, columns, and foreign key relationships.

## Sitemap

See the full [sitemap](/sitemap.md) for all pages.
Docs-scoped sitemap: [/docs/sitemap.md](/docs/sitemap.md).
Well-known sitemap: [/.well-known/sitemap.md](/.well-known/sitemap.md).
