Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Linux alternatives to Sequel Pro? (GUI based sql navigator) [closed]

Anyone have any suggestions? Running Debian and looking for a good alternative.

like image 957
Walker Avatar asked Oct 13 '11 19:10

Walker


People also ask

Is Sequel Pro available for Ubuntu?

Sequel Pro is not available for Linux but there are plenty of alternatives that runs on Linux with similar functionality.

Is Sequel Pro only for MySQL?

Supported Platforms: Sequel Pro is available on macOS only. Supported Drivers: Sequel Pro only supports MySQL. It works well with MySQL up to 5.7. Since the recent MySQL 8.0 came out, it's reported that Sequel Pro can't connect to MySQL 8.0, it's not working properly or just crashing.


2 Answers

There are a few different options that I know of, depending on the platform you are running it on. You could use the following:

  • Linux: Dbeaver
  • Windows: HeidiSQL
  • Mac: SequelPro
like image 53
David Garaña Avatar answered Oct 08 '22 21:10

David Garaña


MySQL Workbench is a great and cross platform tool. The UI might not look as slick as Sequel Pro but the features it provides are good enough.

like image 26
codelol Avatar answered Oct 08 '22 20:10

codelol