# SQLPro Studio

[SQLPro Studio](https://sqlprostudio.com/) is a fully native database client for macOS [macOS](https://sqlprostudio.com/) and [iOS](https://apps.apple.com/app/sqlpro-studio-database-client/id1273366668). It supports database management systems such as MariaDB, MySQL, and Postgres.

![SQLPro UI](https://2988006611-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSsmexDFPv2xG2OTyO5yV%2Fuploads%2Fgit-blob-ee49a3b3a491f647dca197f4a3525ac83cd887f1%2FSQLProUI.png?alt=media)

Features include:

* Syntax highlighting & Autocomplete (sometimes called intellisense).
* Customizable themes allowing the query editor to be completely customized.
* The ability to run multiple queries at one time (and a customizable run query shortcut).
* Improved query error detection (errors in queries is underlined red).
* Full dark mode & light mode support, along with custom themes.

Other features include:

* Complete SSH Tunnel support.
* Inline data filtering.
* Exporting & Exporting options to CSV, JSON & XML.

<sub>*This page is licensed: CC BY-SA / Gnu FDL*</sub>

{% @marketo/form formId="4316" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://mariadb.com/docs/server/clients-and-utilities/graphical-and-enhanced-clients/sqlpro-studio.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
