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

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

FHIR-AI-Hackathon-Kit

A kit for using IRIS with Python to create FHIR applications with AI

G
Gabriel Ing
Docker
Python
AI
0.0 (0)16 Jan, 2026 61

JSON2Persistent

Little tool to create persistent or message classes for InterSystems IRIS and InterSystems IRIS For Health from JSON input. The created classes will extend %JSON.Adaptor

M
Michael Braam
Docker
IPM
5.0 (5)14 Jan, 2026 1.3k 10

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

IRIS_dockerization

Set up an entire IRIS for Data Science using Docker

Jorge Ivan Jaramillo Herrera
Docker
Python
AI
ML
ML
4.5 (1)09 Jan, 2026 112

iris-health-fhir-agentic-demo

Event-driven Agentic AI demo for healthcare using InterSystems IRIS for Health and FHIR

A
Alberto Fuentes
Docker
Python
AI
5.0 (1)09 Jan, 2026 124

irisJWT

JSON Web Token implementation in IRIS

Ashok Kumar Thangavel
Docker
IPM
5.0 (2)08 Jan, 2026 193 129

iris-vector-search

Quick and easy ways to use iris vector search with Python.

F
Fan Ji
Docker
AI
ML
ML
4.3 (3)06 Jan, 2026 2.1k

one-to-many-case

A case with one-to-many data and its import/export options in IRIS

Evgeny Shvarov
Docker
IPM
5.0 (1)05 Jan, 2026 71

ConfigSettingsExtract

Configuration setting extractor to a CSV file

K
Keren Skubach
4.5 (2)29 Dec, 2025 78

iris-fhir-template

FHIR Server template for InterSystems IRIS for Health

Evgeny Shvarov
Docker
IPM
5.0 (3)28 Dec, 2025 2.4k 465

embeddedpy-bridge

Enhanced interoperability for InterSystems IRIS and Embedded Python. Simplifies Python Dict, List, and Tuple management with native-feeling ObjectScript wrappers

Ashok Kumar Thangavel
Docker
IPM
0.0 (0)28 Dec, 2025 88 15

fhir-lists

Sample of using FHIR Lists (_list, Functional/Current Lists, and $find)

N
Netanel Frankel
0.0 (0)28 Dec, 2025 61

UDP

Using UDP between 2 containers

Robert Cemper
5.0 (2)28 Dec, 2025 63

fhir-profile-demo

FHIR profile dem

Ashok Kumar Thangavel
Docker
0.0 (0)28 Dec, 2025 69

integratedml-demo-template

IntegratedML samples to be used as a template

Thomas Dyar
Docker
Python
ML
ML
4.3 (2)27 Dec, 2025 1.3k

iris-embedded-python-template

The simplest template to run embedded python

Evgeny Shvarov
Docker
Python
IPM
5.0 (2)27 Dec, 2025 1.6k 82

iris-pgwire

PostgreSQL wire protocol server for InterSystems IRIS - Connect any PostgreSQL client to IRIS

Thomas Dyar
Docker
Python
0.0 (0)26 Dec, 2025 55

iris-localization-lab

IRIS-Localization-Lab is a web interface for managing InterSystems IRIS Localization Globals

Ashok Kumar Thangavel
Docker
IPM
4.0 (1)26 Dec, 2025 66 59

Testify

Run and View detailed test results and download reports

Ashok Kumar Thangavel
Docker
IPM
4.0 (2)24 Dec, 2025 127 33

IRISFHIRServerLogs

IRIS FHIRServer repository and FHIR foundation Logs

Ashok Kumar Thangavel
Docker
IPM
4.5 (1)24 Dec, 2025 148 13

IntegrityLog-Web

Integrity Log via Web

Ashok Kumar Thangavel
Docker
IPM
5.0 (1)24 Dec, 2025 326 26

confluent-kafka-iris

Apache Kafka adapters for the InterSystems IRIS Data Platform

Andrew Sklyarov
Docker
Python
0.0 (0)14 Dec, 2025 58

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 215

iris-airflow-provider

Apache Airflow provider for InterSystems IRIS.

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

IRISSystemCheck

Display some system parameters to facilitate system maintenance

J
Julian Montgomery
Docker
IPM
4.0 (1)10 Dec, 2025 210 1

IrisOASTestGen

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

Docker
IPM
5.0 (1)10 Dec, 2025 275 1

IRISConfigurationDiagrams

Chart displaying some configurations of Iris

X
XINING MA
Docker
IPM
5.0 (1)08 Dec, 2025 149 8

IRISVectorSearchRAGExample

Example of RAG using IRIS vector search

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

iris-jsonschema

JSONSchema validator for IRIS

J
Joshua Brandt
3.5 (1)07 Dec, 2025 163

iris-image-reducer

IRIS Community Docker image size reducer

Dmitry Maslennikov
Docker
5.0 (1)05 Dec, 2025 191

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
3.5 (1)04 Dec, 2025 85 1