1

Is anyone aware of a command line GUI for browsing MySQL table data where phpMyAdmin isn't available?

I'm happy using the mysql command line client but it would be neat if there was something quicker to navigate.

==== EDIT

Perhaps I'm misunderstanding the answers. But what I'm looking for is a command line GUI. i.e. something that I can run on the remote server using a command like mysql-gui.

The main problem is that remote access to the MySQL port is locked down. But I can probably get a Linux program installed.

3

2 Answers 2

1

You can check out DBeaver or MySQL workbench(NIX/WIN)

Sign up to request clarification or add additional context in comments.

Comments

1

HeidiSQL is another good browser with command line functionality

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.