DEV Community

Martin Tonev
Martin Tonev

Posted on

Hey #laravel developers, What do you use for MySQL management that is close to Sequel Pro and Ace? Any recommendations, it is time to change them because they are out of support.

Top comments (3)

Collapse
 
zayrtun profile image
Zayar Tun

Get Tableplus along with DB Engine, which should cover most of the requirements for working with SQL.

Collapse
 
camarillocorp profile image
Jesús Camarillo

I still use HeidiSQL and sometimes the built-in database manager of PHPStorm to generate a diagram for a database object, which offers many visual options.

Collapse
 
martintonev profile image
Martin Tonev

I try it too, but I connect to more remote databases and this is essential for me