Y
Hacker News
new
|
ask
|
show
|
jobs
by
bdcravens
3458 days ago
Article implies only clients for managing SQL Server are SSMS or VS Code - for most of what you'd need to do, tools like DataGrip, Navicat, or any other solution that supports JDBC works well on most platforms.
2 comments
teh_klev
3458 days ago
Not forgetting HeidiSQL which although is a Windows app runs well under Wine:
http://www.heidisql.com/download.php
https://appdb.winehq.org/appview.php?iAppId=3326
link
tkubacki
3458 days ago
IntelliJ db browser is nice as well. You can connect to all mainstream DBs including MS SQL.
link
bdcravens
3458 days ago
Yes, DataGrip is the full blown standalone version of the database tool in their various IDEs.
link
http://www.heidisql.com/download.php
https://appdb.winehq.org/appview.php?iAppId=3326