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

512 Application(s)
Filter
Show only
Last release on OEX
Categories
Works with
Industry
Status
InterSystems IRIS for Health
Application NameDeveloperMade withRatingLast updatedViewsInstalls

json2class

Utility to transform JSON into ObjectScript classes

Luis Angel Pérez Ramos
Docker
IPM
5.0 (1)03 Feb, 2026 38

iris-user-management

Provides user authentication and session management for OAuth

Evgeny Shvarov
Docker
Python
IPM
0.0 (0)30 Jan, 2026 141 267

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

interopway

Making interoperability easy

Cristiano Silva
IPM
4.0 (1)29 Jan, 2026 444

interopway_rest

Repositório com conjunto de classes para auxiliar no desenvolvimento de integrações que consomem serviços REST

Cristiano Silva
IPM
3.3 (2)29 Jan, 2026 256 1

workshop-openehr

openEHR repository implementation.

Luis Angel Pérez Ramos
Docker
3.8 (2)28 Jan, 2026 87

csvgen-python

Embedded python app creates table and loads data from CSV

Evgeny Shvarov
Docker
Python
IPM
5.0 (1)26 Jan, 2026 415 551

zpm-registry

InterSystems ObjectScript Registry Server For ZPM packages

Evgeny Shvarov
Docker
IPM
5.0 (1)26 Jan, 2026 1.5k 10.4k

try_embedded_python

An early attempt to use embedded Python in IRIS 2020.3

Robert Cemper
Docker
Python
4.8 (2)25 Jan, 2026 630 30

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 213 1

M-N-external-JSON

Export M:N Relationship with JSON using SQL

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

ObjectScript-Native-API-demo

Use IRIS Native API Interface also from ObjectScript

Robert Cemper
5.0 (1)25 Jan, 2026 76 4

Free DBsize with Swagger

Show free DB space with Swagger graphics

Robert Cemper
Docker
5.0 (2)25 Jan, 2026 86 2

GlobalToJSON-XLA

export an XLarge Global into a JSON object file

Robert Cemper
Docker
5.0 (1)25 Jan, 2026 347 4

Dataset-Lightweight-M-N

example of M:N relation between 2 tables

Robert Cemper
Docker
5.0 (1)25 Jan, 2026 365 10

CSP-Global-Download

Download Global as XML using CSP

Robert Cemper
Docker
4.2 (3)25 Jan, 2026 194 1

java-global-editor

CRUD++ for globals from Java

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

Vector-inside-IRIS

run vector search inside IRIS

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

foreign-tables

example for using Foreign Tables with CSV

Robert Cemper
5.0 (1)25 Jan, 2026 193

DBfree

Example for External Languages Contest 2025

Robert Cemper
Docker
Python
5.0 (1)25 Jan, 2026 213

DBdashboard

Show free DB space as a DeepSee dashboard

Robert Cemper
Docker
5.0 (1)25 Jan, 2026 147 3

Stream-Sample-for-Beginners

Intro for first-time users of Streams in IRIS

Robert Cemper
5.0 (1)25 Jan, 2026 81

DBsizeWatch

Visualize actual DB size

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

Multi-Line-Command-Editor

Terminal Multi-Line Input + Editor

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

native-api-command-line-java

Java Client for NativeAPI CommandLine Extension

Robert Cemper
Docker
IPM
5.0 (1)23 Jan, 2026 324 4

native-api-command-line-py-client

Python Client for NativeAPI CommandLine Extension

Robert Cemper
Docker
Python
4.8 (2)23 Jan, 2026 397 4

swagger-request-validator

Simple Swagger validator of API requests

Andrew Sklyarov
0.0 (0)23 Jan, 2026 24

native-api-command-line-extension

ObjectScript Commad Extension for IRIS NativeAPI

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

native-api-global-view-and-copy

Global View + Copy using Native API

Robert Cemper
Docker
5.0 (1)22 Jan, 2026 174

OAuth2 Native Authentication for Web Applications

This repo explains how to set up OAuth2 for Web Applications.

A
Ariel Glikman
0.0 (0)22 Jan, 2026 31

native-api-command-line-client

ObjectScript client for IRIS NativeAPI

Robert Cemper
Docker
IPM
5.0 (1)22 Jan, 2026 200