2
Well, I currently use Mysql Workbench software to do my scripts, wanted a lighter program, someone knows/could pass me some alternatives?
I don’t want PHPMYADMIN
Note: I develop with PHP - I don’t know if this influences much.
2
Well, I currently use Mysql Workbench software to do my scripts, wanted a lighter program, someone knows/could pass me some alternatives?
I don’t want PHPMYADMIN
Note: I develop with PHP - I don’t know if this influences much.
1
If you use Macos, no doubt Sequel Pro.
If you don’t use Macos or are used to Jetbrains Ides, go with Datagrip. It is very expensive, but it is very complete. If it is for educational use, just send one request that you win the entire Jetbrains package for 1 year (in my case).
Vlw, one I liked to use is Heidisql, very light it. I use windows 10 and Debian 9 (currently)
1
I use in my service the Sqlyog, it is paid for and you can try a TRIAL version around here: https://www.webyog.com/product/sqlyog
I’ve also used the NAVICAT, I think Yog has more interesting options, but Navicat works better with some table selections. It’s also paid, trial here: https://www.navicat.com/pt/download
If you are looking for free software, one that I have already used and recommend is the Toadsql (Toadworld), I use it a lot because of the option of consulting in multiple banks (interesting option for those who own several banks for different clients). You can download by looking for "Toadsql", there are some options and also documentation, so I suggest that you browse their website.
Recalling that Sqlyog has a free version communit https://github.com/webyog/sqlyog-community/wiki/Downloads
Browser other questions tagged mysql sql
You are not signed in. Login or sign up in order to post.
heidisql , I use to develop with php too, is very light and very useful<br/> Follow the link: https://www.heidisql.com/download.php
– rods
https://www.heidisql.com/; https://www.navicat.com/products/navicat-for-mysql; https://www.dbvis.com/download/
– Murillo Goulart
Before asking this question I was taking a look at this, is this the best around ? @Murillogoulart
– Alex
I’ve used the free version of dbvis.com/download, it’s very light, but it doesn’t have some more advanced features.
– Murillo Goulart
Already used this: http://dbeaver.jkiss.org/ ? @Murillogoulart
– Alex
No, it looks pretty complete as well. However, usually the more complete, the heavier, what you don’t want.
– Murillo Goulart
@Murilogoulart True, thank you!
– Alex
sqldbx, this connects to major banks besides being Portable.
– Maurivan