Microsoft Sql Server Management Studio Mac Alternative

SQL Server Management Studio SSMS is a software application that is used for configuring, managing, and administering all components within Microsoft SQL Server. It includes both script editors and graphical tools which work with objects and features of the server. 2020-2-18  下载 SQL Server Management Studio (SSMS) Download SQL Server Management Studio (SSMS) 本文内容 适用于: SQL Server Azure SQL 数据库 Azure Synapse Analytics (SQL DW) 并行数据仓库 APPLIES TO: SQL Server Azure SQL Database Azure Synapse Analytics (SQL DW) Parallel Data Warehouse. Download SQL Server Management Studio (SSMS) SQL Server Management Studio (SSMS) is an integrated environment for managing any SQL infrastructure, from SQL Server to Azure SQL Database. SSMS provides tools to configure, monitor, and administer instances of SQL Server and databases. I am on Windows so SQL server management studio works fine for me. However, my application is hosted and my client needs to make some entries in DB and he has Mac. Dec 19, 2017 Currently no, SSMS is only available on Windows and Microsoft doesn’t have intention to build a Mac version. You can use TablePlus as an alternative to manage SQL Server db: It’s native for macOS. It supports SQL Server, along with a handful of other drivers such as MySQL, PostgreSQL, SQLite, Oracle. Jun 15, 2016 Microsoft SQL Server has a free SQL Server Express Edition up to 10gb of data. Oracle owns MySQL which is free and has lots of global usage. The MariaDB fork of MySQL from some of the original developers has its own features and even more pluggable storage engines.

-->

APPLIES TO: SQL Server Azure SQL Database Azure Synapse Analytics (SQL DW) Parallel Data Warehouse

SQL Server Management Studio (SSMS) is an integrated environment for managing any SQL infrastructure, from SQL Server to Azure SQL Database. SSMS provides tools to configure, monitor, and administer instances of SQL Server and databases. Use SSMS to deploy, monitor, and upgrade thes new

For details and more information about what's new in this release, see SSMS release notes.

There are a few known issues with this release.

Previous versions

This article is for the latest version of SSMS only. To download previous versions of SSMS, visit Previous SSMS releases.

Unattended install

You can also install SSMS using a command prompt script.

If you want to install SSMS in the background with no GUI prompts, then follow the steps below.

Server
  1. Launch the command prompt with elevated permissions.

  2. Type the command below in the command prompt.

    Example:

    You can also pass /Passive instead of /Quiet to see the setup UI.

  3. If all goes well, you can see SSMS installed at %systemdrive%SSMStoCommon7IDESsms.exe' based on the example. If something went wrong, you could inspect the error code returned and take a peek at the %TEMP%SSMSSetup for the log file.

Supported SQL offerings (SSMS 18.5)

  • This version of SSMS works with all supported versions of SQL Server 2008 - SQL Server 2019 (15.x) and provides the greatest level of support for working with the latest cloud features in Azure SQL Database and Azure SQL Data Warehouse.
  • Additionally, SSMS 18.x can be installed side by side with SSMS 17.x, SSMS 16.x, or SQL Server 2014 SSMS and earlier.
  • SQL Server Integration Services (SSIS) - SSMS version 17.x or later doesn't support connecting to the legacy SQL Server Integration Services service. To connect to an earlier version of the legacy Integration Services, use the version of SSMS aligned with the version of SQL Server. For example, use SSMS 16.x to connect to the legacy SQL Server 2016 Integration Services service. SSMS 17.x and SSMS 16.x can be installed side by side on the same computer. Since the release of SQL Server 2012, the SSIS Catalog database, SSISDB, is the recommended way to store, manage, run, and monitor Integration Services packages. For details, see SSIS Catalog.

Visio Alternative

Supported operating systems (SSMS 18.5)

This release of SSMS supports the following 64-bit platforms when used with the latest available service pack:

Microsoft Sql Server Management Studio Mac Alternative Free

  • Windows 10 (64-bit) *
  • Windows 8.1 (64-bit)
  • Windows Server 2019 (64-bit)
  • Windows Server 2016 (64-bit) *
  • Windows Server 2012 R2 (64-bit)
  • Windows Server 2012 (64-bit)
  • Windows Server 2008 R2 (64-bit)

* Requires version 1607 (10.0.14393) or later

Note

SSMS runs on Windows (AMD or Intel) only. If you need a tool that runs on platforms other than Windows, take a look at Azure Data Studio. Azure Data Studio is a new cross-platform tool that runs on macOS, Linux, as well as Windows. For details, see Azure Data Studio.

Get help for SQL tools

See also

Contribute to SQL documentation

Microsoft Sql Server Management 2008

Did you know that you could edit the content yourself? If you do so, not only will our documentation improve, but you'll also be credited as a contributor to the page.