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

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

IRISConfigurationDiagrams

Chart displaying some configurations of Iris

X
XINING MA
IPM
2.0 (1)08 Dec, 2025 37 1

dc-toon

Token-Oriented Object Notation (TOON) encoder/decoder for InterSystems IRIS ObjectScript – a compact, human-readable alternative to JSON that cuts LLM prompt size by ~30–50% while preserving full structure for RAG and agents.

Henry Pereira
0.0 (0)08 Dec, 2025 2

InterSystems Ideas Waiting to be Implemented

Parser for arbitrary binary protocols

Rapid growth of IoT industry in recent years produced a plethora of new protocols with varying levels of standardization and adoption. Quite a lot of these protocols are binary because: * It allows for greater throughput * On a device level these protocols are easier to implement * On a device level they are more resource (CPU/RAM) efficient Currently InterSystems IRIS offers several functions for work with binary data: * zzdump * $zhex * $char * $ascii But protocol implementation is left as a task for the end user. Removing the time-consuming need for protocol implementation would allow for easier and stronger positioning of InterSystems IRIS as an IoT platform. One of the possible approaches to protocol implementation is declarative parsing. With declarative parsing user describes the data structure that he wants parsed (i.e.{ name: title, type: string, length: 5}...) in some declarative language (XML, JSON, YAML) and we use this to generate a concrete parser. Afterwards user passes protocol data to the concrete parser implementation and receives parsed values (as objects or locals or $lb). Kaitai Struct (http://kaitai.io) is an OpenSource (MIT license) declarative parser implementation which allows user to generate parser code for several languages: C++, C#, Go, Java, JavaScript, Lua, Perl, PHP, Python, Ruby, Rust. It allows easy language extensibility by keeping most of the process language-agnostic and only the last step (concrete parser generation) is end-language specific. I propose we add ObjectScript as a Kaitai Struct generation language. It would allow us to generate native ObjectScript parsers easily which would help with presenting InterSystems IRIS an IoT platform especially at a PoC stage. Alternatives to Kaitai Struct: * binpac (https://github.com/bro/binpac) - C++ only * preon (https://github.com/preon/preon) - Java only The advantage of Kaitai Struct is that it's not aimed at one language form the beginning, so adding a new language is an expected procedure. Article on the topic (https://old.reddit.com/r/cpp/comments/5tcnmh/implementing_communication_protocols_in_c_for/)

E
by Eduard Lebedyuk

3

Votes

0

Comments
Vote

IRISVectorSearchRAGExample

Example of RAG using IRIS vector search

E
Emil Polakiewicz
AI
0.0 (0)08 Dec, 2025 1

iris-fhir-template

FHIR Server template for InterSystems IRIS for Health

Evgeny Shvarov
Docker
IPM
5.0 (3)07 Dec, 2025 2.1k 252

iris_io_utility

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

P
Pietro Di Leo
0.0 (0)08 Dec, 2025 23

iris-jsonschema

JSONSchema validator for IRIS

J
Joshua Brandt
0.0 (0)07 Dec, 2025 37

iris-airflow-provider

Apache Airflow provider for InterSystems IRIS.

Muhammad Waseem
0.0 (0)08 Dec, 2025 29

IrisOASTestGen

OpenAPI Specification (OAS) generator for Intersystems IRIS REST API client tests written in ObjectScript.

Docker
IPM
5.0 (1)07 Dec, 2025 51

iris-image-reducer

IRIS Community Docker image size reducer

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

iris-global-statistics-chart

Use scheduled tasks to compile statistics on the Global data in the database and display the changing trends on a chart.

s
sara aplin
Docker
IPM
0.0 (0)04 Dec, 2025 31

controlf

VSCode plugin to search for strings in files on server.

Djonata Hortz
0.0 (0)04 Dec, 2025 16

sqlancer-iris

Automated SQL Testing for InterSystems IRIS Using Differential O

Dmitry Maslennikov
0.0 (0)04 Dec, 2025 37

VIPIK

Hackathon

Y
Yannick Daniel Gibson
Docker
Python
AI
ML
ML
0.0 (0)03 Dec, 2025 16

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.2k 4.8k

gj :: dataLoader

Load data into InterSystems IRIS servers from text files

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

OPNEx-ECP Deployment

Build quickly a full ECP architecture to test your apps

J
Jose Tomas Salvador
Docker
5.0 (2)02 Dec, 2025 623

IrisTest-Fmtserializer

Serialization utility for InterSystems IRIS IrisTest. Convert unit test results into structured JSON and YAML formats for automation and reporting.

Ashok Kumar T
Docker
IPM
0.0 (0)01 Dec, 2025 22 2

System-Task-REST

System task details via REST

Ashok Kumar T
Docker
IPM
4.0 (1)01 Dec, 2025 239 17

IRISSystemCheck

Display some system parameters to facilitate system maintenance

J
Julian Montgomery
Docker
IPM
3.5 (1)30 Nov, 2025 75

interface-explorer

Search/Filter Interfaces and Connections

E
Eric Fortenberry
Docker
Python
IPM
5.0 (1)29 Nov, 2025 50

vscode-load-data

VSCode extension to load data from files into InterSystems IRIS

Yuri Marx
0.0 (0)02 Dec, 2025 48

DeepSeeWeb

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

Anton Gnibeda
Docker
IPM
4.5 (2)27 Nov, 2025 3.0k 40.5k

WP-ES

Warfarin patient enrollment and stratification

Y
Yangkun Fan
0.0 (0)27 Nov, 2025 19

iristest-html

HTML report generator

Ashok Kumar T
Docker
IPM
3.5 (1)26 Nov, 2025 192 6

FSLog

Internal FHIR Server Log

Ashok Kumar T
Docker
IPM
4.5 (1)24 Nov, 2025 322 50

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 22

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 577

gj :: configExplorer

Produce configuration diagrams for your InterSystems servers

John Murray
Docker
0.0 (0)24 Nov, 2025 146

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 465

DBsizeWatch

Visualize actual DB size

Robert Cemper
Docker
5.0 (1)22 Nov, 2025 93