> For the complete documentation index, see [llms.txt](https://mariadb.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mariadb.com/docs/server/clients-and-utilities/graphical-and-enhanced-clients.md).

# Graphical and Enhanced Clients

- [Adminer](https://mariadb.com/docs/server/clients-and-utilities/graphical-and-enhanced-clients/adminer.md)
- [Beekeeper Studio](https://mariadb.com/docs/server/clients-and-utilities/graphical-and-enhanced-clients/beekeeper-studio.md)
- [SQL Diagnostic Manager & SQLyog](https://mariadb.com/docs/server/clients-and-utilities/graphical-and-enhanced-clients/cost-effective-agentless-mariadb-database-performance-management.md)
- [Database Workbench](https://mariadb.com/docs/server/clients-and-utilities/graphical-and-enhanced-clients/database-workbench.md): Complete Database Workbench guide for MariaDB. Complete reference documentation for implementation, configuration, and usage with comprehensive examples and.
- [dbForge Data Compare](https://mariadb.com/docs/server/clients-and-utilities/graphical-and-enhanced-clients/dbforge-data-compare.md)
- [dbForge Data Generator](https://mariadb.com/docs/server/clients-and-utilities/graphical-and-enhanced-clients/dbforge-data-generator.md)
- [dbForge Documenter](https://mariadb.com/docs/server/clients-and-utilities/graphical-and-enhanced-clients/dbforge-documenter-for-mariadb-and-mysql.md)
- [dbForge Edge](https://mariadb.com/docs/server/clients-and-utilities/graphical-and-enhanced-clients/dbforge-edge.md)
- [dbForge Fusion](https://mariadb.com/docs/server/clients-and-utilities/graphical-and-enhanced-clients/dbforge-fusion-mysql-mariadb-plugin-for-vs.md)
- [dbForge Query Builder](https://mariadb.com/docs/server/clients-and-utilities/graphical-and-enhanced-clients/dbforge-query-builder-for-mysql-mariadb.md)
- [dbForge Schema Compare](https://mariadb.com/docs/server/clients-and-utilities/graphical-and-enhanced-clients/dbforge-schema-compare-for-mariadb-mysql.md)
- [dbForge Studio](https://mariadb.com/docs/server/clients-and-utilities/graphical-and-enhanced-clients/dbforge-studio-for-mariadb-universal-gui-tool-for-management-administration.md)
- [DbSchema](https://mariadb.com/docs/server/clients-and-utilities/graphical-and-enhanced-clients/dbschema.md)
- [DbVisualizer](https://mariadb.com/docs/server/clients-and-utilities/graphical-and-enhanced-clients/dbvisualizer.md)
- [DeZign for Databases](https://mariadb.com/docs/server/clients-and-utilities/graphical-and-enhanced-clients/dezign-for-databases.md)
- [ERBuilder Data Modeler](https://mariadb.com/docs/server/clients-and-utilities/graphical-and-enhanced-clients/erbuilder-data-modeler.md)
- [DBeaver](https://mariadb.com/docs/server/clients-and-utilities/graphical-and-enhanced-clients/graphical-and-enhanced-clients-dbeaver.md)
- [OmniDB](https://mariadb.com/docs/server/clients-and-utilities/graphical-and-enhanced-clients/graphical-and-enhanced-clients-omnidb.md)
- [Sequel Pro](https://mariadb.com/docs/server/clients-and-utilities/graphical-and-enhanced-clients/graphical-and-enhanced-clients-sequel-pro.md)
- [HeidiSQL](https://mariadb.com/docs/server/clients-and-utilities/graphical-and-enhanced-clients/heidisql.md)
- [KS DB Merge Tools](https://mariadb.com/docs/server/clients-and-utilities/graphical-and-enhanced-clients/ks-db-merge-tools-for-mysql-and-mariadb.md)
- [LibreOffice Base](https://mariadb.com/docs/server/clients-and-utilities/graphical-and-enhanced-clients/libreoffice-base.md)
- [Luna Modeler](https://mariadb.com/docs/server/clients-and-utilities/graphical-and-enhanced-clients/luna-modeler.md)
- [mycli](https://mariadb.com/docs/server/clients-and-utilities/graphical-and-enhanced-clients/mycli.md)
- [Navicat](https://mariadb.com/docs/server/clients-and-utilities/graphical-and-enhanced-clients/navicat.md)
- [ocelotgui](https://mariadb.com/docs/server/clients-and-utilities/graphical-and-enhanced-clients/ocelotgui.md)
- [PgManage](https://mariadb.com/docs/server/clients-and-utilities/graphical-and-enhanced-clients/pgmanage.md)
- [phpMyAdmin](https://mariadb.com/docs/server/clients-and-utilities/graphical-and-enhanced-clients/phpmyadmin.md): Official phpMyAdmin reference: web-based MariaDB/MySQL administration, PHP/web server requirements, browser compatibility, and GUI database management.
- [Querious](https://mariadb.com/docs/server/clients-and-utilities/graphical-and-enhanced-clients/querious.md)
- [SB Data Generator](https://mariadb.com/docs/server/clients-and-utilities/graphical-and-enhanced-clients/sb-data-generator.md)
- [SQLPro Studio](https://mariadb.com/docs/server/clients-and-utilities/graphical-and-enhanced-clients/sqlpro-studio.md)
- [SQLyog](https://mariadb.com/docs/server/clients-and-utilities/graphical-and-enhanced-clients/sqlyog-community-edition.md)
- [TablePlus](https://mariadb.com/docs/server/clients-and-utilities/graphical-and-enhanced-clients/tableplus.md)
- [TOAD Edge](https://mariadb.com/docs/server/clients-and-utilities/graphical-and-enhanced-clients/toad-edge.md)
- [Valentina Studio](https://mariadb.com/docs/server/clients-and-utilities/graphical-and-enhanced-clients/valentina-studio.md)
- [MariaDB Direct Query Adapter For Microsoft Power BI](https://mariadb.com/docs/server/clients-and-utilities/graphical-and-enhanced-clients/mariadb-direct-query-adapter-for-microsoft-power-bi.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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