You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[SSMS](#ssms)| No | No |[MS]|[SSMS]| 2017-10-09 | Microsoft || Yes | No |
27
27
|[bcp Utility](#bcp)| No | No |[I]|[bcp Utility]| 2012-02-11 | Microsoft || Yes | No |
28
+
|[SQL OPS Studio](#sos)| No | Linux, Mac |[MS]|[SQL OPS Studio]| 2017-11-15 | Microsoft || Yes | No |
28
29
|[RML Utilities for SQL Server](#rml)| No | No |[T]|[RML Utilities for SQL Server]| 2014-12-12 | Microsoft || Yes | No |
29
30
|[GraphView](#graphview)| No | No |[?]|[GraphView]| 2016-02-23 | Microsoft || Yes | No |
30
31
|[Baseline Security Analyze](#baseline-security-analyze)| No | No |[?]|[Baseline Security Analyze]| 2015-01-09 | Microsoft || Yes | No |
@@ -307,6 +308,31 @@ Except when used with the queryout option, the utility requires no knowledge of
307
308
To import data into a table, you must either use a format file created for that table or understand the structure of the table and the types of data that are valid for its columns.
308
309
309
310
311
+
<aid="sos"></a>
312
+
## SQL OPS Studio
313
+
Download page: [SQL OPS Studio]<br/>
314
+
Release date: 2017-11-15<br/>
315
+
Support Version: 2008/2012/2014/2016/2017/Azure<br/>
316
+
Author: Microsoft<br/>
317
+
Free version: Yes<br/>
318
+
Price: No
319
+
320
+
SQL Operations Studio is a data management tool that enables working with SQL Server, Azure SQL DB and SQL DW from Windows, macOS and Linux.
321
+
322
+
- Cross-Platform DB management for Windows, macOS and Linux with simple XCopy deployment
323
+
- SQL Server Connection Management with Connection Dialog, Server Groups, and Registered Servers
324
+
- Object Explorer supporting schema browsing and contextual command execution
325
+
- T-SQL Query Editor with advanced coding features such as autosuggestions, error diagnostics, tooltips, formatting and peek definition
326
+
- Query Results Viewer with advanced data grid supporting large result sets, export to JSON\CSV\Excel, query plan and charting
327
+
- Management Dashboard supporting customizable widgets with drill-through actionable insights
328
+
- Visual Data Editor that enables direct row insertion, update and deletion into tables
329
+
- Backup and Restore dialogs that enables advanced customization and remote filesystem browsing, configured tasks can be executed or scripted
330
+
- Task History window to view current task execution status, completion results with error messages and task T-SQL scripting
331
+
- Scripting support to generate CREATE, SELECT and DROP statements for database objects
332
+
- Workspaces with full Git integration and Find In Files support to managing T-SQL script libraries
333
+
- Modern light-weight shell with theming, user settings, full screen support, integrated terminal and numerous other features
334
+
335
+
310
336
## RML Utilities for SQL Server
311
337
<aid="rml"></a>
312
338
Download page: [RML Utilities for SQL Server]<br/>
@@ -3944,6 +3970,7 @@ SQL Cop is a static code analysis tool to automatically detect issues with your
0 commit comments