Skip to content

Commit bf8d99c

Browse files
authored
Merge pull request #3 from intersystems-community/iris-overview
added an IRIS overview
2 parents 2d607d8 + 8d10d92 commit bf8d99c

File tree

1 file changed

+23
-7
lines changed

1 file changed

+23
-7
lines changed

README.md

+23-7
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,29 @@
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).
212

313
## Installation
14+
415
- [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..."
1127

1228
## Configuration
1329

0 commit comments

Comments
 (0)