I have a slightly off-topic question: what tool do you recommend for creating Entity Relationship Diagrams (also known as database models)?
HeidiSQL – GUI client for MariaDB, MySQL, Microsoft SQL Server and PostgreSQL
31–40 of 94 posts
I prefer lucidchart for being easy to integrate to confluence and share with teams.
Re: HeidiSQL – GUI client for MariaDB, MySQL, Microsoft SQL Server and PostgreSQL
#32Feel like I've trialled every multi-DB client under the sun. Spent a good deal of time with Valentina, then DataGrip but firmly in bed with TablePlus (http://tableplus.com) now. First class Mac native experience and it's hard to see ever giving it up! There's a Windows build I've not used.
Re: HeidiSQL – GUI client for MariaDB, MySQL, Microsoft SQL Server and PostgreSQL
#33The Postgres support was no good last time I tried. I'm using dbeaver now on linux
Re: HeidiSQL – GUI client for MariaDB, MySQL, Microsoft SQL Server and PostgreSQL
#34The Postgres support was no good last time I tried. I'm using dbeaver now on linux
You might consider DataGrip -- it's got surprisingly good Postgres support and even does ssh tunneling quite nicely.
Re: HeidiSQL – GUI client for MariaDB, MySQL, Microsoft SQL Server and PostgreSQL
#35I have a slightly off-topic question: what tool do you recommend for creating Entity Relationship Diagrams (also known as database models)?
Re: HeidiSQL – GUI client for MariaDB, MySQL, Microsoft SQL Server and PostgreSQL
#36Heidi, DbVisualizer, and DataGrip are all great.
Re: HeidiSQL – GUI client for MariaDB, MySQL, Microsoft SQL Server and PostgreSQL
#37I have a slightly off-topic question: what tool do you recommend for creating Entity Relationship Diagrams (also known as database models)?
f you're using MySQL/MariaDB: MySQL Workbench
Re: HeidiSQL – GUI client for MariaDB, MySQL, Microsoft SQL Server and PostgreSQL
#38It's a Windows app. Github repo is here: https://github.com/HeidiSQL/HeidiSQL/ The repo doesn't show releases, but the heidisql.com site has nightly builds done directly from the master branch.
FWIW, it does work on Wine
Works very well with Wine (but only with non Hi-DPI displays when and the Windows Version is set to 2003). It's my favourite client on desktop Linux / Windows.
Re: HeidiSQL – GUI client for MariaDB, MySQL, Microsoft SQL Server and PostgreSQL
#39Is there a gui client that can do both "normal" databases (like postgres and oracle) and Hive or Presto?
Re: HeidiSQL – GUI client for MariaDB, MySQL, Microsoft SQL Server and PostgreSQL
#40So what's the best x-platform SQL client these days?
I enjoy Sqlectron. Good cross-platform support, and a terminal option if you'd prefer.