# Beekeeper Studio

[Beekeeper Studio](https://www.beekeeperstudio.io) is an open-source database GUI available for Linux, MacOS, and Windows.

![SQL Gui Screenshot](https://2988006611-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSsmexDFPv2xG2OTyO5yV%2Fuploads%2Fgit-blob-be936220c450d6a388b43107d6582d5ca6dbacb4%2Fmain-dark.png?alt=media)

Beekeeper Studio works with MariaDB, but also works with other databases.

Beekeeper Studio includes the following features:

* Tabbed interface.
* SSH tunneling.
* SQL autocomplete.
* Multi-connection.

The Community Edition is [free and open source](https://github.com/beekeeper-studio/beekeeper-studio), and is [privacy respecting](https://www.beekeeperstudio.io/mission/), with no usage tracking or similar behavior.

**Links**

* Homepage - [beekeeperstudio.io](https://beekeeperstudio.io)
* GitHub - [beekeeper-studio](https://github.com/beekeeper-studio/beekeeper-studio)

<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/beekeeper-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.
