---
title: "Introduction"
description: "Single binary, single command SQL database explorer for SQLite, PostgreSQL, MySQL, DuckDB, ClickHouse, MSSQL, Parquet, CSV, and more."
canonical_url: "https://kinfe123-sqlite-studio-docs-cloud-cr2t7cant-farming-labs.vercel.app/docs"
markdown_url: "https://kinfe123-sqlite-studio-docs-cloud-cr2t7cant-farming-labs.vercel.app/docs.md"
last_updated: "2018-10-20"
---

# Introduction
URL: /docs
LLM index: /llms.txt
Description: Single binary, single command SQL database explorer for SQLite, PostgreSQL, MySQL, DuckDB, ClickHouse, MSSQL, Parquet, CSV, and more.

# Introduction

SQL Studio is a single-binary, single-command web-based database explorer. Point it at any supported database and you instantly get a rich UI for browsing schemas, inspecting tables, and running queries — no config files, no installation wizards, no persistent server to manage.

The binary embeds the entire frontend. One command launches a local web server and opens your browser. When you're done, hit the shutdown button or press `Ctrl-C`. Every supported database — SQLite files, remote PostgreSQL servers, DuckDB analytics files, Parquet and CSV documents, and more — uses the same interface.

If you're new, head to [Quickstart](/docs/quickstart) to be up and running in under a minute. To install the binary on your machine, see [Installation](/docs/installation). Once you have it running, the [Databases](/docs/databases) section covers every supported backend, and [Features](/docs/features) walks through the four UI pages you'll use every day.

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