JDBC and other drivers distribution repo
Go to file
Evgeny Shvarov ad27bc00f8
Merge pull request #45 from grongierisc/main
2024-09-12 22:12:14 +01:00
ADO.NET add ALPHA drivers and edit distribution page 2024-06-06 11:12:13 -04:00
DB-API remove community edition driver 2024-05-02 09:23:41 +02:00
JDBC Added JDBC driver from IRIS 2024.2 2024-08-31 17:02:29 +02:00
Node.js Delete Node.js/win directory 2022-09-12 12:59:45 -04:00
ODBC Replace with the latest ODBC Drivers 2023-04-27 15:52:59 -04:00
.gitignore add git ignore 2023-01-20 17:21:59 +01:00
LICENSE Add ISC License 2022-08-18 10:36:17 -04:00
README.md Update README.md - add disclaimer 2024-04-30 15:02:40 -04:00
_config.yml Update _config.yml 2022-07-18 14:06:31 -04:00
index.md Update Python DB-API link to use version 3.2.0 2024-09-12 19:36:48 +02:00

README.md

iris-driver-distribution

This repo provides driver packages for use in making programmatic connections to InterSystems IRIS from Java, Python, C++, .NET, and Node.js. Programming a connection involves these simple steps:

  1. Locate and download the driver package for the language you are developing in. For ODBC and Node.js packages, select the version matching the platform you are working on.
  2. Find the description of the driver package you have downloaded in Connection Tools and review the listed documentation to learn how you can use it.
  3. For brief instructions for connecting a Java, Python, C++, or .NET application to InterSystems IRIS or an InterSystems IRIS Cloud Service, see Connecting Your Application to InterSystems IRIS (article) or Connecting to InterSystems Cloud Services (short videos).

NOTE: This software is not supported by InterSystems Corporation. Please be notified that you use it at your own risk.