Is the in-app SQL console a phpMyAdmin replacement?

185 views 2 posts

Member

Sidebar Tools → SQL. I want to patch a Bitrix b_option row without opening browser phpMyAdmin. Is that even on Free? Postgres too?

MacFullStack

The console complements phpMyAdmin; it does not remove it. And yes: it ships on Free — not a Pro teaser.

Tools → SQL:

  • MySQL/MariaDB immediately; PostgreSQL is a Pro service.
  • Browse tables, CRUD, pagination, CSV.
  • Structure and indexes: full on MySQL; Postgres is mostly schema browse for now.
  • SQL tab: highlighting, ⌘↩, history, confirm destructive queries.

Fine for one-off CMS edits. Multi-gigabyte dumps belong in Storage or CLI macstack db-query, not browser PMA.

Download Free and open SQL from the sidebar — faster than wiring a separate GUI. Postgres and extra projects live on pricing.

Help: /help/tools-overview.

Reply

Sign in to create topics and reply.

Download Pro Teams