SQL Client for Mac OS X that works with MS SQL Server

ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

SQL Client for Mac OS X that works with MS SQL Server

Message par ForumBot »

SQL Client for Mac OS X that works with MS SQL Server
ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Re: SQL Client for Mac OS X that works with MS SQL Server

Message par ForumBot »

Update 2024: Try [Azure Data Studio](https://learn.microsoft.com/en-us/sql/azure-data-studio/what-is) by Microsoft first.

Let's work together on a canonical answer.

Native Apps

- [SQLPro for MSSQL](http://www.macsqlclient.com/)

- [Navicat](http://www.navicat.com/products/navicat-for-sqlserver)

- [Valentina Studio](http://www.valentina-db.com/en/valentina-studio-overview)

- [TablePlus](https://tableplus.io)

Java-Based

- [Oracle SQL Developer](http://www.oracle.com/technetwork/developer-tools/sql-developer/overview/index.html) (free)

- [SQuirrel SQL](http://squirrel-sql.sourceforge.net/) (free, open source)

- [Razor SQL](http://razorsql.com/)

- [DB Visualizer](http://www.dbvis.com/)

- [DBeaver](http://dbeaver.jkiss.org/) (free, open source)

- [SQL Workbench/J](http://www.sql-workbench.net) (free, open source)

- [JetBrains DataGrip](https://www.jetbrains.com/datagrip/)

- [Metabase](http://www.metabase.com/) (free, open source)

- [Netbeans](https://netbeans.org) (free, open source, full development environment)

Electron-Based

- [Visual Studio Code with mssql extension](https://learn.microsoft.com/en-us/sql/linux/sql-server-linux-develop-use-vscode)

- [Azure Data Studio](https://learn.microsoft.com/en-us/sql/azure-data-studio/what-is)

- [SQLectron](https://sqlectron.github.io)

(TODO: Add others mentioned below)
Répondre

Revenir à « SQL Server »