Hacker News new | ask | show | jobs
by 0x54D5 2607 days ago
I own a 2014 MBP I use as my main work laptop. I also own a desktop running Windows 10. I currently maintain a VSCode dev environment for my coworkers who all use Windows.

We switched from XAMPP and Eclipse for PHP development to WSL with VSCode and so far the transition has been really good. The only problem is that OS X still has a way better free MySQL client in the form of Sequel Pro compared to Windows which only has MySQL Workbench and HeidiSQL for the free options. I wish there was a better SQL client we could use.

2 comments

There are tons of SQL clients for Windows.

Dbeaver, sqlyog (free edition) are a few more free ones that come to mind.

If you're willing to pay, TablePlus is pretty good.