# PgManage

[PgManage](https://www.commandprompt.com/products/pgmanage/) is a modern SQL editor database management toolkit.

![App Screenshot](/files/xY0Lf7FHlTYCGroYGafz)

PgManage supports MariaDB along many other databases.

## Features:

**Desktop or Browser-based:** Runs as desktop application or can be installed as a webapp and used in a browser.

**Modern Interface:** The UI is optimized to be easy to use efficient to navigate.

**Multiple Workspaces:** Work with many database sessions at once and easily switch between them

**Secure:** Sensitive information like DB passwords, SSH keys etc. is stored in an encrypted form and protected by Master Password.

**Schema and Table Editors:** Create/alter tables and manage data using intuitive and clean UI.

**Smart SQL Editor:** Context-aware code completion, error annotations, powerful search and replace.

**Light or Dark:** Different themes to choose from.

**Tabbed Workspace:** Keep multiple editors and other tools open and easily switch between them.

**Quick Search:** Easily find an object in DB Explorer using a fuzzy search dialog.

**Tunneling:** Connect to your databases via SSH tunnel if it is not directly accessible.

## Links:

Product Page [www.commandprompt.com/products/pgmanage](https://www.commandprompt.com/products/pgmanage/)\
Github Project <https://github.com/commandprompt/pgmanage>

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