Welcome to Open Exchange

At InterSystems, we deeply appreciate the rapid innovation enabled by open-source development. Our team acknowledges the significant impact of the community's dedication, which has been a driving force behind the evolution of software and data technology.

Top contributors

Featured applications

538 Application(s)
Filter
Show only
Last release on OEX
Categories
Works with
Industry
Status
Clear filters
Application NameDeveloperMade withRatingLast updatedViewsInstalls

smart-discharge-navigator

Smart Discharge Navigator tackles hospital readmissions

Carlos Eduardo Dias Duarte
Docker
Python
AI
0.0 (0)02 Jun, 2026 86

Server Manager for VS Code

VS Code extension to manage connections to InterSystems servers.

John Murray
4.8 (6)01 Jun, 2026 1.5k

InterSystems Ideas Waiting to be Implemented

AI extensibility Prompt keyword for Class and Method implementation. Also Prompt macro generator.

To accelerate capability of growing code generation. This proposal suggests new extensibility facilities and hooks that can be democratized to community and / or fulfilled by commercial partners. To add Training metadata to Refine a Large Language Model for code, a "Prompt Input" is associated with an expected "Code Output", as part of a class definition. This provide structured keywords to describe: * The expected output * And / Or Chain-of-thought to generate the correct output | /// The following Prompt describes the full implementation of the class Class alwo.Calculator [Abstract, Prompt = "Provides methods to Add, Subtract, Multiply and divide given numbers." ] { /// The following Prompt describes the full implementation of the method ClassMethod Add(arg1 As %Float, arg2 As %Float) As %Float [ Prompt ="Add numeric arguments and return result." ] { return arg1 + arg2 } ClassMethod Subtract(arg1 as %Float, arg2 As %Float) { &Prompt("Subtract numeric arguments and return result") ) } | The Prompt macro generates code based on the context of the method it is within. Once resolved, it automatically comments out the processed macro. | ClassMethod Subtract(arg1 as %Float, arg2 As %Float) { //&Prompt("Subtract arguments and return the result") return arg1 - arg2 //&Prompt("Model alwogen-objectscript-7.1.3") ) | The generator leveraged at compilation time could be configured in a similar way to how source control is configured for a namespace. Configuration could lock / exclude packages from being processed in this way. A "\prompt" compilation flag could be used to control the default environment behavior and editor compilation behavior. For example to force reprocessing of previously resolved prompts due to a newer more capable version of code Large Language Model, then a "\prompt=2" could be applied. Different models or third-party services could be applied depending the language of the given method. When redacting source code by "deployment", the existing "deploy" facility could be extended to also ensure removal of "Prompt" metadata from code.

A
by Alex Woodhead

3

Votes

1

Comments
Vote

DeepSeeWeb

Renderer for DeepSee Dashboards in Browser with MDX2JSON as a Serverside and JS web-client

Anton Gnibeda
Docker
IPM
4.5 (2)26 May, 2026 3.2k 52.3k

iris-session-agent

Chat with an IRIS interoperability session to determine what happened in the familiar System Management Portal UI

J
Joshua Brandt
Python
IPM
AI
0.0 (0)11 May, 2026 48 2

Calendar-dataset

A date and time table generator to make working with date-related data easier.

Dmitrij Vladimirov
Docker
IPM
5.0 (1)11 May, 2026 41 17

iris-mcp-blueprint

This repository is an example of a blueprint showing how to build an MCP server for InterSystems IRIS that contains several tool regarding SQL, Globals, Class methods, Atelier API, and Interoperability and reusable prompts and resources as well. Treat it as a starting point to create your own MCP tailored for your IRIS application

P
Pietro Di Leo
Docker
Python
AI
ML
ML
0.0 (0)16 May, 2026 33

iris-embedded-python-wrapper

Embedded Python Wrapper for venv

G
Guillaume Rongier
Python
0.0 (0)11 May, 2026 33

ClinoveraModernizeOnForme

AI-Powered Legacy Application Modernization Platform

Olga Verevkina
Docker
AI
0.0 (0)09 May, 2026 40

iris-azure-servicebus-interop

InterSystems IRIS interoperability demo showing how to send to and receive from Azure Service Bus queues using embedded Python, custom inbound adapters, business services, and business operations.

A
Alberto Fuentes
Docker
0.0 (0)07 May, 2026 20

iris-keycloak-fhir-demo

A sample of using InterSystems IRIS for Health FHIR Server with SMART OAuth Authentication, demonstrating usage of granular fine-grained scopes; with Keycloak as the OAuth Server (and Postman as the client)

N
Netanel Frankel
Docker
5.0 (1)28 Apr, 2026 62

iris-synthetic-data-gen

Project for creating configurable synthetic datasets with InterSystems IRIS

G
Gabriel Ing
Docker
Python
IPM
4.0 (1)23 Apr, 2026 66 1

InterSystems Testing Manager for VS Code

Use %UnitTest framework and Test Coverage Tool in VS Code

John Murray
4.5 (2)21 Apr, 2026 936

intersystems-objectscript-mcp

Read-only MCP server for InterSystems IRIS via the Atelier API.

sdfsdf sadfsdaf
AI
0.0 (0)02 Apr, 2026 115

IRIS_and_MLflow-Continuous-Training-Pipeline

MLOps - Continuous Training pipeline using IRIS+MLflow

Jorge Ivan Jaramillo Herrera
Docker
Python
AI
ML
ML
0.0 (0)30 Mar, 2026 74

fast-http

Fast HTTP wrapper for %Net.HttpRequest

Lorenzo Scalese
Docker
Python
IPM
5.0 (1)28 Mar, 2026 224 19

MDX2JSON

RESTful web api for MDX to JSON transformation (plus JSONP and XML/A) for InterSystems Caché. Also provides information about DeepSee objects.

E
Eduard Lebedyuk
IPM
4.5 (2)16 Feb, 2026 1.4k 54.5k

swagger-converter-cli

Client library for swagger version converter.

Lorenzo Scalese
Docker
IPM
0.0 (0)25 Mar, 2026 554 470

iris-configuration-manager-extension

Deploy a configuration manager API to any InterSystems IRIS/Cache server that exposes `/api/atelier`, capture its configuration snapshot, and compare it against another server in minutes. This extension turns a manual, error-prone migration checklist into a repeatable diff report you can trust.

B
Bruno Santos
5.0 (2)12 Mar, 2026 74

GBLSizeMonitor

Global size viewer in chart form

Ashok Kumar Thangavel
Docker
IPM
5.0 (1)12 Mar, 2026 121 8

IRIS ESB

Enterprise Service Bus (ESB) implementation on InterSystems IRIS Data Platform

Andrew Sklyarov
Docker
4.5 (1)28 Feb, 2026 207

Intersystems-Monitoring

Enable monitoring of IRIS instances via Elastic Discover

Teunis Stolker
IPM
4.5 (3)25 Feb, 2026 1.7k 20.1k

iris-testops-hub

App for collecting, storing and analyzing autotest results

M
Max March
Docker
AI
0.0 (0)22 Feb, 2026 39

DictionaryManagement

Dictionary management, enabling the quick lookup function of code and value pairs

B
Brown Lucas
Docker
5.0 (1)21 Feb, 2026 101

Interop-LookupTable

InterSystems IRIS interoperability Lookup table UI

Ashok Kumar Thangavel
Docker
IPM
5.0 (1)20 Feb, 2026 225 18

withLove

An AI-Native Low-Code platform for InterSystems IRIS. Build UIs, REST APIs, SQL Schemas, and FHIR Integrations using natural language agents. Zero boilerplate, pure creation.

Docker
IPM
AI
0.0 (0)11 Mar, 2026 248 1

IrisWebClient

The Rich GUI web application for InterSystems IRIS database.

Dmitry Konnov
5.0 (5)06 Feb, 2026 212

iris-user-management

Provides user authentication and session management for OAuth

Evgeny Shvarov
Docker
Python
IPM
0.0 (0)30 Jan, 2026 177 271

Organize-ZLANG

Clean-up your %ZLANG****

Robert Cemper
Docker
3.5 (1)25 Jan, 2026 253

COS-ISOS-foreach-command

ZZFOREACH command + $$$FOREACH macro

Robert Cemper
Docker
5.0 (1)25 Jan, 2026 368

Object-based-M-N-to-JSON

Sample for object method %JSON.Export for M:N Relationship

Robert Cemper
Docker
5.0 (1)25 Jan, 2026 239 1