---
title: "Features"
description: "Explore the four UI pages in SQL Studio."
canonical_url: "https://kinfe123-sqlite-studio-docs-cloud-cr2t7cant-farming-labs.vercel.app/docs/features"
markdown_url: "https://kinfe123-sqlite-studio-docs-cloud-cr2t7cant-farming-labs.vercel.app/docs/features.md"
last_updated: "2018-10-20"
---

# Features
URL: /docs/features
LLM index: /llms.txt
Description: Explore the four UI pages in SQL Studio.

# Features

SQL Studio provides four main UI pages, all accessible from the left sidebar. Each page gives you a different lens into your database.

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

All four pages work across every supported database backend with no additional configuration.

## 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).
