> For the complete documentation index, see [llms.txt](https://utm-1.gitbook.io/utm-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://utm-1.gitbook.io/utm-docs/dokumentaciya/utm-it/resheniya/subd.md).

# СУБД

- [Postgres](https://utm-1.gitbook.io/utm-docs/dokumentaciya/utm-it/resheniya/subd/postgres.md)
- [Инстансы](https://utm-1.gitbook.io/utm-docs/dokumentaciya/utm-it/resheniya/subd/postgres/instansy.md)
- [utm-postgres18 на utm-db4-9](https://utm-1.gitbook.io/utm-docs/dokumentaciya/utm-it/resheniya/subd/postgres/instansy/utm-postgres18-na-utm-db4-9.md)
- [Работа с Postgres](https://utm-1.gitbook.io/utm-docs/dokumentaciya/utm-it/resheniya/subd/postgres/rabota-s-postgres.md)
- [DBeaver](https://utm-1.gitbook.io/utm-docs/dokumentaciya/utm-it/resheniya/subd/postgres/rabota-s-postgres/dbeaver.md): DBeaver — универсальный инструмент для работы с базами данных, предназначенный для разработчиков, администраторов баз данных и аналитиков.
- [pgAdmin4](https://utm-1.gitbook.io/utm-docs/dokumentaciya/utm-it/resheniya/subd/postgres/rabota-s-postgres/pgadmin4.md): PgAdmin 4 — это инструмент для администрирования баз данных PostgreSQL. Это графический интерфейс, который упрощает управление базами данных
- [Разработка в Postgres](https://utm-1.gitbook.io/utm-docs/dokumentaciya/utm-it/resheniya/subd/postgres/razrabotka-v-postgres.md)
- [Redis](https://utm-1.gitbook.io/utm-docs/dokumentaciya/utm-it/resheniya/subd/redis.md)
- [Инстансы](https://utm-1.gitbook.io/utm-docs/dokumentaciya/utm-it/resheniya/subd/redis/instansy.md)
- [utm-redis8 на utm-db4-9](https://utm-1.gitbook.io/utm-docs/dokumentaciya/utm-it/resheniya/subd/redis/instansy/utm-redis8-na-utm-db4-9.md)
- [Работа с Redis](https://utm-1.gitbook.io/utm-docs/dokumentaciya/utm-it/resheniya/subd/redis/rabota-s-redis.md)
- [DBeaver Ultimate](https://utm-1.gitbook.io/utm-docs/dokumentaciya/utm-it/resheniya/subd/redis/rabota-s-redis/dbeaver-ultimate.md): DBeaver Ultimate — платная версия программы DBeaver, предназначенная для работы с базами данных в сложных IT-средах, включая облачные сервисы.
- [Another Redis Desktop Manager](https://utm-1.gitbook.io/utm-docs/dokumentaciya/utm-it/resheniya/subd/redis/rabota-s-redis/another-redis-desktop-manager.md): ARDM — кросс-платформенный клиент для управления базами данных Redis. Это переписанный оригинальный RDM с улучшенной производительностью и стабильностью при работе с большими наборами данных.
- [Redis Commander](https://utm-1.gitbook.io/utm-docs/dokumentaciya/utm-it/resheniya/subd/redis/rabota-s-redis/redis-commander.md): Redis Commander — лёгкий веб‑интерфейс с открытым исходным кодом для управления базами данных Redis. Позволяет работать с Redis через браузер без необходимости использовать командную строку.
- [MySQL](https://utm-1.gitbook.io/utm-docs/dokumentaciya/utm-it/resheniya/subd/mysql.md)
- [Инстансы](https://utm-1.gitbook.io/utm-docs/dokumentaciya/utm-it/resheniya/subd/mysql/instansy.md)
- [utm-mysql8 на utm-db4-9](https://utm-1.gitbook.io/utm-docs/dokumentaciya/utm-it/resheniya/subd/mysql/instansy/utm-mysql8-na-utm-db4-9.md)
- [Работа с MySQL](https://utm-1.gitbook.io/utm-docs/dokumentaciya/utm-it/resheniya/subd/mysql/rabota-s-mysql.md)
- [DBeaver](https://utm-1.gitbook.io/utm-docs/dokumentaciya/utm-it/resheniya/subd/mysql/rabota-s-mysql/dbeaver.md): DBeaver — универсальный инструмент для работы с базами данных, предназначенный для разработчиков, администраторов баз данных и аналитиков.
- [phpMyAdmin](https://utm-1.gitbook.io/utm-docs/dokumentaciya/utm-it/resheniya/subd/mysql/rabota-s-mysql/phpmyadmin.md): phpMyAdmin — веб-приложение, предназначенное для администрирования СУБД MySQL или MariaDB. Позволяет через браузер управлять сервером.
- [MongoDB](https://utm-1.gitbook.io/utm-docs/dokumentaciya/utm-it/resheniya/subd/mongodb.md)
- [Инстансы](https://utm-1.gitbook.io/utm-docs/dokumentaciya/utm-it/resheniya/subd/mongodb/instansy.md)
- [utm-mongodb8 на utm-db4-9](https://utm-1.gitbook.io/utm-docs/dokumentaciya/utm-it/resheniya/subd/mongodb/instansy/utm-mongodb8-na-utm-db4-9.md)
- [Работа с MongoDB](https://utm-1.gitbook.io/utm-docs/dokumentaciya/utm-it/resheniya/subd/mongodb/rabota-s-mongodb.md)
- [MongoDB Compass](https://utm-1.gitbook.io/utm-docs/dokumentaciya/utm-it/resheniya/subd/mongodb/rabota-s-mongodb/mongodb-compass.md): MongoDB Compass — официальный графический интерфейс для работы с MongoDB. Позволяет визуально исследовать данные, создавать запросы, анализировать производительность и управлять индексами.
- [Mongo Express](https://utm-1.gitbook.io/utm-docs/dokumentaciya/utm-it/resheniya/subd/mongodb/rabota-s-mongodb/mongo-express.md): Mongo Express — веб-административный интерфейс для баз данных MongoDB. Позволяет просматривать, добавлять, редактировать и удалять данные в базах данных MongoDB.


---

# 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://utm-1.gitbook.io/utm-docs/dokumentaciya/utm-it/resheniya/subd.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.
