by Daril on 5/29/25, 1:16 PM with 49 comments
by Daril on 5/29/25, 1:16 PM
Since some days it is finally available in a native Linux version. The code has been ported from Delphi to FreePascal / Lazarus.
by igitur on 6/2/25, 1:36 PM
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 some UI issues that have been bothering me.
I can successfully build the FreePascal version on Windows and it runs... fine. Feels a little less snappy than the Delphi version and there are some UI padding issues. But it's a massive step in the right direction.
If you can, please support this project, either financially or through code. contributions. IHMO what is dearly needed is for the different SQL dialects to be abstracted out properly. It's currently done in a bit of a crude way (no disrespect to the author) and it will require a big refactoring to get it right, but will open doors to more dialects.
by moron4hire on 6/2/25, 1:32 AM
by atmanactive on 5/29/25, 11:43 PM
by redditor98654 on 6/2/25, 9:51 AM
by sandreas on 6/2/25, 3:42 AM
How does this compare with DbGate (https://github.com/dbgate/dbgate)?
by deergomoo on 6/2/25, 10:21 AM
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?
by spapas82 on 6/2/25, 9:28 PM
Unfortunately 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!
by rd07 on 6/2/25, 4:33 PM
by sakesun on 6/2/25, 2:46 AM
by rorylaitila on 6/2/25, 10:36 PM
by mappu on 6/2/25, 1:54 AM
The deb package here didn't run for me on Debian 12 nor under distrobox Ubuntu, i think the dependency list needs a little attention, but that can be easily solved.
by Shorel on 6/2/25, 8:33 PM
No other Linux program has anywhere near half the features of HeidiSQL. Saying this is great news is an understatement.
by mohas on 6/2/25, 8:33 AM
by CliffyA on 6/2/25, 3:02 AM
I've missed Heidi after changing job and moving from MySQL to Mongo and then Linux many (many) years ago. Looking forward to see how it goes with Postgres and SQLite nowadays.
by devgoncalo on 6/2/25, 12:51 PM
by Grazester on 6/2/25, 10:03 PM
by Zekio on 6/2/25, 3:33 PM
by preezer on 6/2/25, 12:23 PM
by racl101 on 6/2/25, 4:03 PM