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

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

docbook-markdown-extension

Convert InterSystems IRIS documentation pages into markdown.

L
Luke Moores
AI
5.0 (2)12 Mar, 2026 60

sqljsonadaptor

Makes %JSON.Adaptor methods accessible via SQL.

D
David Hockenbroch
IPM
5.0 (1)25 Feb, 2026 37 3

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

iris-medmatch

An AI-powered patient matching engine built on InterSystems IRIS, utilizing Vector Search and Natural Language Processing (NLP) to find clinically similar patients across FHIR repositories

Ashok Kumar T
Docker
Python
5.0 (1)24 Feb, 2026 110

iris-testops-hub

App for collecting, storing and analyzing autotest results

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

Iris Global Guard AI

AI powered analysis tool for Global storage risk management

Docker
IPM
AI
0.0 (0)23 Feb, 2026 252

DictionaryManagement

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

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

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 216

iris-table-editor

IRIS Table Editor - (VS Code Extension, Standalone Windows App, and Full Stack Web App)

J
Joshua Brandt
Docker
4.0 (1)17 Feb, 2026 112

iris-searchtable-config

Searchtable Config is a web tool for service configuration and XPath extraction, enabling users to manage XML XPath configurations for different services, with XML formatting, node selection, and XPath extraction capabilities.

d
david Brown
Docker
IPM
4.5 (1)14 Feb, 2026 66

json2class

Utility to transform JSON into ObjectScript classes

Luis Angel Pérez Ramos
Docker
IPM
4.5 (2)03 Feb, 2026 101 7

M-N-external-JSON

Export M:N Relationship with JSON using SQL

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

Mimic-SQL-Host-Variables

Allow SQL Host Variables outside embedded SQL

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

db-migration-using-SQLgateway

from PostgreSQL to InterSystems IRIS using SQLGateway

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

Global-Scan-to-SQL

Analyze Globals by Subscript-Level

Robert Cemper
Docker
4.5 (1)25 Jan, 2026 459 25

Collection-Indexing-and-Query

How to get correct index for SQL query generator

Robert Cemper
Docker
4.0 (2)25 Jan, 2026 327 29

ObjectScript-Over-ODBC

Allow running ObjectScript and especially Global copy over ODBC

Robert Cemper
Docker
4.5 (1)25 Jan, 2026 512 19

GlobalStreams-to-SQL

Tools to investigate GlobalStreams by SQL

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

character-slice-index

Indexing text by characters

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

Vector-inside-IRIS

run vector search inside IRIS

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

foreign-tables

example for using Foreign Tables with CSV

Robert Cemper
5.0 (1)25 Jan, 2026 201

geo-vector-search

mathematical use of vector search

Robert Cemper
Docker
5.0 (3)25 Jan, 2026 400

Global-Inspector

Inspect Global Details

Robert Cemper
5.0 (1)25 Jan, 2026 234 1

Global-dump-to-SQL

Show Global by SQL SELECT

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

SQL-for-ERRORS-Global

Map ^ERRORS Global and have a custom query for full content

Robert Cemper
Docker
5.0 (1)25 Jan, 2026 498 70

The adopted Bitmap

How to enable Bitmaps for nonstandard IDs

Robert Cemper
Docker
5.0 (1)25 Jan, 2026 291 33

SPOOL-mapping

SPOOL as SQL tabel

Robert Cemper
Docker
4.5 (1)25 Jan, 2026 373 22

Sync-Data-with-DSTIME

Synchronizing your data to some external DB

Robert Cemper
Docker
5.0 (1)25 Jan, 2026 416 22

Light-weight-EXCEL-download

Light weight Excel export over CSP

Robert Cemper
Docker
5.0 (1)25 Jan, 2026 645 29

clouddoc-demo-docker

Sample Java app for IRIS Cloud Document

N
Netanel Frankel
Docker
0.0 (0)25 Jan, 2026 20

native-api-command-line-extension

ObjectScript Commad Extension for IRIS NativeAPI

Robert Cemper
Docker
5.0 (1)22 Jan, 2026 239 15