|
1 |
| -# SQLTools intersystems-iris-driver Driver |
| 1 | +# SQLTools Driver for InterSystems IRIS |
| 2 | + |
| 3 | +## Overview |
| 4 | + |
| 5 | +[InterSystems IRIS](https://www.intersystems.com/products/intersystems-iris/) makes it easier to build high-performance, machine learning-enabled applications that connect data and application silos. |
| 6 | + |
| 7 | +It provides high performance [database management, interoperability, and analytics capabilities](https://www.intersystems.com/products/intersystems-iris/#technology), all built-in from the ground up to speed and simplify your most demanding data-intensive applications. |
| 8 | + |
| 9 | +As a complete, cloud-first data platform, InterSystems IRIS eliminates the need to integrate multiple technologies, resulting in less code, fewer system resources, less maintenance, and higher ROI. |
| 10 | + |
| 11 | +Try out the [SQL QuickStart](https://gettingstarted.intersystems.com/language-quickstarts/sql-quickstart/) and explore more [getting started exercises](https://gettingstarted.intersystems.com). |
2 | 12 |
|
3 | 13 | ## Installation
|
| 14 | + |
4 | 15 | - [Install SQLTools in VS Code from the Marketplace](https://marketplace.visualstudio.com/items?itemName=mtxr.sqltools)
|
5 |
| -- Install the InterSystems extension to SQLTools (pre-release version) |
6 |
| - - [Go to the GitHub releases page](https://github.com/intersystems-community/sqltools-intersystems-driver/releases) |
7 |
| - - Expand Assets triangle for the latest version |
8 |
| - - Download the file ending in `.vsix` |
9 |
| - - Click on the Extensions icon in the Activity pane |
10 |
| - - In the Extensions pane, at the top right, click the "..." menu and select "Install from VSIX..." |
| 16 | +- Install the InterSystems extension to SQLTools |
| 17 | + - Install a published version from within VS Code |
| 18 | + - Click on the Extensions icon in your Activity pane |
| 19 | + - Search for SQLTools |
| 20 | + - Find InterSystems and click on Install |
| 21 | + - Or install a beta version |
| 22 | + - [Go to the GitHub releases page](https://github.com/intersystems-community/sqltools-intersystems-driver/releases) |
| 23 | + - Expand Assets triangle for the latest version |
| 24 | + - Download the file ending in `.vsix` |
| 25 | + - Click on the Extensions icon in the Activity pane |
| 26 | + - In the Extensions pane, at the top right, click the "..." menu and select "Install from VSIX..." |
11 | 27 |
|
12 | 28 | ## Configuration
|
13 | 29 |
|
|
0 commit comments