Home Features Plugins Docs Download
Getting started

From download to your first query in a minute

SQL Explorer is a native desktop app — no account, no server to set up. Here's the quickest path from install to running SQL against your own database.

  1. Install SQL Explorer

    Grab the build for your OS on the download page — Windows, macOS or Linux. No account, no telemetry wall.

  2. Add a connection

    Click New connection, pick an engine — PostgreSQL, MySQL, SQL Server and SQLite are built in; MongoDB, Redis, DragonflyDB and Elasticsearch install from the Plugin Store — and enter your details.

  3. Browse your schema

    Expand the connection tree to walk databases, schemas, tables, views and routines. Everything loads lazily, so even large servers stay snappy.

  4. Run your first query

    Open a SQL tab and start typing (or load a file with Ctrl+O), then press F5 to run. Edit results in place and commit back with the generated SQL, shown for review before it runs.

  5. Add plugins

    Open the Plugin Store via Tools → Plugin Store to add more providers, tools and extensions. The four SQL engines are built in; everything else — first-party or third-party — installs the same way.

  6. Connect an AI assistant optional

    Enable the MCP server per connection — opt-in and fail-closed — so AI assistants can query your data over the Model Context Protocol, on a loopback port you control.

Download for your OS See all features