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

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

integratedml-demo-template

IntegratedML samples to be used as a template

Thomas Dyar
Docker
Python
ML
ML
0.0 (0)11 Dec, 2025 1.2k

workshop-openehr

openEHR repository implementation.

Luis Angel Pérez Ramos
Docker
4.5 (1)10 Dec, 2025 41

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_io_utility

This is a VSCode extension to connect and interact with the tables of an InterSystems IRIS database

P
Pietro Di Leo
Docker
0.0 (0)12 Dec, 2025 126

iris-airflow-provider

Apache Airflow provider for InterSystems IRIS.

Muhammad Waseem
Docker
Python
0.0 (0)10 Dec, 2025 96

iris-image-reducer

IRIS Community Docker image size reducer

Dmitry Maslennikov
Docker
0.0 (0)05 Dec, 2025 107

sqlancer-iris

Automated SQL Testing for InterSystems IRIS Using Differential O

Dmitry Maslennikov
0.0 (0)04 Dec, 2025 93

Test Coverage Tool

Run your typical ObjectScript %UnitTest tests and see which lines of your code are executed. Includes Cobertura-style reporting for use in continuous integration tools.

Timothy Leavitt
Python
IPM
5.0 (2)02 Dec, 2025 2.3k 5.4k

gj :: dataLoader

Load data into InterSystems IRIS servers from text files

John Murray
Docker
0.0 (0)02 Dec, 2025 72

vscode-load-data

VSCode extension to load data from files into InterSystems IRIS

Yuri Marx
0.0 (0)02 Dec, 2025 74

isc-cloud-jdbc-sql-shell

A simple way to connect, explore, and debug InterSytems Cloud Services over JDBC with sqlline

Ron Sweeney
Docker
0.0 (0)24 Nov, 2025 30

workshop-iris-dicom-interop

🧪 Hands-on DICOM integration examples using InterSystems IRIS for Health and dcm4che simulator. Store, query, retrieve, and manage WorkLists with Docker.

A
Alberto Fuentes
Docker
5.0 (1)24 Nov, 2025 596

demo-dbs-iris

This project provides a Docker container running an InterSystems IRIS database. The database includes multiple namespaces, each featuring demo datasets designed for exploring various scenarios, including data analysis, application prototyping, and testing.

A
Andreas Schneider
5.0 (1)23 Nov, 2025 478

FHIR SQL Builder with Vector Search

FHIR SQL Builder with Vector Search Demo

F
Fan Ji
Docker
Python
AI
5.0 (2)22 Nov, 2025 57

iris-cdc-sample

Sample how to do CDC using IRIS, Postgresql, Kafka, Collumnar DB and BAM

Yuri Marx
Docker
5.0 (1)18 Nov, 2025 75

DevHub

a centralized toolkit and launcher framework designed for Devs

Ashok Kumar T
Docker
IPM
5.0 (1)31 Oct, 2025 129

Erralyzer

A web-based CSP application to view and analyze application errs

Ashok Kumar T
Docker
IPM
5.0 (1)28 Oct, 2025 89 3

TablePluse

TablePluse is an integrated tool designed to help developers and teams explore and understand SQL database tables, relationships, and schema structures. It provides a clear, visual way to analyze databases and lays the foundation for future features like UI screen planning and application mapping.

Ashok Kumar T
Docker
IPM
5.0 (1)28 Oct, 2025 63

sanitary-surveillance

Project Description This project collects product recall and saf

V
Vinícius Sena
Docker
Python
ML
ML
3.5 (1)06 Oct, 2025 110

IRIStool and Data Manager

This is a POC to demonstrate how InterSystems IRIS can be integrated with pandas and plotly Python libraries via the Python SDK (IRIS Native).

P
Pietro Di Leo
Docker
Python
AI
0.0 (0)09 Oct, 2025 207

gorm-iris

InterSystems IRIS Dialect for GORM - ORM library for Golang

Dmitry Maslennikov
0.0 (0)04 Oct, 2025 56

SentinelIris

This project is a Spring Boot application

André Dienes Friedrich
Docker
Python
5.0 (1)29 Sep, 2025 166

iris-dataset-countries

InterSystems IRIS image and ZPM module with dataset on countries and its population

Evgeny Shvarov
Docker
IPM
4.2 (3)06 Sep, 2025 680 1.4k

csvgen

module to generate and import csv data using InterSystems ObjectScript

Evgeny Shvarov
Docker
IPM
4.9 (5)02 Sep, 2025 2.2k 4.6k

customer-support-agent-demo

AI-powered customer support agent built with Python smolagents and InterSystems IRIS — SQL, RAG, and live interoperability

A
Alberto Fuentes
Docker
Python
AI
4.5 (1)29 Aug, 2025 133

DataAILite

DataAIlite.com – Secure in-memory analytics

I
Irina Yaroshevskaya
AI
0.0 (0)19 Aug, 2025 58

iris-message-search

Query messages for multiple services based on conditions

s
sara aplin
Docker
IPM
4.5 (1)25 Jul, 2025 104 1

typeorm-iris

IRIS support for TypeORM

Dmitry Maslennikov
Docker
5.0 (1)02 Aug, 2025 198

iris-vector-rag

Production-ready RAG applications with InterSystems IRIS.

Thomas Dyar
Docker
Python
AI
0.0 (0)23 Jul, 2025 189

metabase-iris-driver

Custom driver that enables a connection to IRIS from Metabase

S
Siddardha Reddy Sanagala
0.0 (0)11 Jul, 2025 199

AnalyzeThis

Easily transform a CSV file/Table/SQL query into a personalized preview of InterSystems IRIS BI

P
Peter Steiwer
Docker
IPM
5.0 (3)20 Jun, 2025 1.3k 813