HeidiSQL Available Also for Linux
41–50 of 51 posts
Re: HeidiSQL Available Also for Linux
#42If you have the license for it, it is hard to beat Datagrip from Jetbrains. Support for just about any database and also integrated support for AI/Copilot making it much easier to write exploratory queries.
I suppose it has more advanced features than IntelliJ? Because when I switched to MacOS I had to find a replacement for HeidiSQL and, to my surprise, I was able to do everything I wanted to directly from IntelliJ, which was already my main IDE. https://www.jetbrains.com/help/idea/database-tool-window.htm...
Re: HeidiSQL Available Also for Linux
#43Re: HeidiSQL Available Also for Linux
#44Heidi was the default option on our work machines a few years ago and it’s one of the buggiest pieces of software I’ve ever used. Does it still lock up the entire UI if a query takes longer than five seconds to return results? Does it still pop up exception dialogs every ten minutes when it’s been open for longer than a few hours?
Using DBeaver and its also not without problems. Lots of popup dialogs that we cannot stop. But ti does not constantly crash or lock up.
But nobody's going to do this without being a huge vim nerd, so I recognize it's not a general alternative.
Re: HeidiSQL Available Also for Linux
#45No other Linux program has anywhere near half the features of HeidiSQL. Saying this is great news is an understatement.
Re: HeidiSQL Available Also for Linux
#46This is one of those programs that are so good and feature-rich that, even though I use Linux full time, I installed Wine to use the Windows version. No other Linux program has anywhere near half the features of HeidiSQL. Saying this is great news is an understatement.
Re: HeidiSQL Available Also for Linux
#47Unfortunately it's not that good on postgres or ms sql server. Feels more buggy and slow for these databases but I'm not sure if it's Heidi or the db drivers.
I'm also one of the people that used heidi on Linux with wine (along with notepad++) so a native version is more than welcome!
Re: HeidiSQL Available Also for Linux
#48Re: HeidiSQL Available Also for Linux
#49Re: HeidiSQL Available Also for Linux
#50Long time user of HeidiSQL here. I respect the author a lot. He's been tirelessly working on this project for many years, mostly alone. Of course, that's due to the closed nature of Delphi. It's great news that this is now available for Linux, but the better news for me is that I can now build it on Lazarus / FreePascal. Even if it doesn't support all the features (eg MSSQL), at least I can now contribute fixes for s…
Very good news that the Freepascal version compiles and works correctly also on Windows. As you said, Delphi was a huge barrier to prevent other developers to contribute, but if we can use Lazarus, Heidi can receive a lot of help not only for Linux version but also for Windows one. Probably, thanks to Freepascal / Lazarus, it can be ported easily also to Mac OS now.