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

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

Background-Jobs-ECP

start background job on connected ECP server

Robert Cemper
Docker
0.0 (0)21 Jan, 2026 307

CrossECP-Cache

Caché ECP Server in Docker

Robert Cemper
Docker
5.0 (1)21 Jan, 2026 333

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

CrossECP-IRIS

IRIS ECP Client in Docker to use Caché ECP Server

Robert Cemper
Docker
5.0 (1)21 Jan, 2026 295 15

IRIS-fast-ECP-setup

Fast setup of ECP client / sever with almost no manual intervention.

Robert Cemper
Docker
5.0 (1)21 Jan, 2026 434 12

InterJob-communication

Demo of IJC

Robert Cemper
Docker
0.0 (0)21 Jan, 2026 176

Tutorial-QUERY

Show a use case of %QUERY

Robert Cemper
5.0 (1)21 Jan, 2026 205 3

IRIS OpenTelemetry Demo

A local OpenTelemetry demo environment for InterSystems IRIS, using Docker Compose to collect and visualize metrics, traces, and logs with modern observability tools.

Q
Qiyuan Yin
0.0 (0)20 Jan, 2026 5

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
Docker
IPM
4.0 (1)19 Jan, 2026 82 1

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 22

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

IRIS_dockerization

Set up an entire IRIS for Data Science using Docker

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

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 41

irisJWT

JSON Web Token implementation in IRIS

Ashok Kumar T
Docker
IPM
5.0 (2)08 Jan, 2026 105 50

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.0k

Embedded Git

Embedded Git support for InterSystems platforms

P
Pravin Barton
IPM
5.0 (2)06 Jan, 2026 4.5k 9.2k

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 36

iris-user-management

Provides user authentication and session management for OAuth

Evgeny Shvarov
Docker
Python
IPM
0.0 (0)03 Jan, 2026 128 178

Interop-LookupTable

InterSystems IRIS interoperability Lookup table UI

Ashok Kumar T
Docker
IPM
5.0 (1)31 Dec, 2025 132 5

shvarov-persistent

A simple persistent class with helpful properties we (almost) always need

Evgeny Shvarov
Docker
IPM
5.0 (1)30 Dec, 2025 162 124

ConfigSettingsExtract

Configuration setting extractor to a CSV file

K
Keren Skubach
4.0 (1)29 Dec, 2025 39

iris-fhir-template

FHIR Server template for InterSystems IRIS for Health

Evgeny Shvarov
Docker
IPM
5.0 (3)28 Dec, 2025 2.2k 287

embeddedpy-bridge

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

Ashok Kumar T
Docker
IPM
0.0 (0)28 Dec, 2025 36 11

fhir-lists

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

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

UDP

Using UDP between 2 containers

Robert Cemper
5.0 (2)28 Dec, 2025 40

fhir-profile-demo

FHIR profile dem

Ashok Kumar T
Docker
0.0 (0)28 Dec, 2025 32

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.4k 77

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 17

DBsizeWatch

Visualize actual DB size

Robert Cemper
Docker
5.0 (1)26 Dec, 2025 160

iris-localization-lab

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

Ashok Kumar T
Docker
IPM
4.0 (1)26 Dec, 2025 32 25