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

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

clouddoc-demo-docker

Sample Java app for IRIS Cloud Document

N
Netanel Frankel
Docker
0.0 (0)25 Jan, 2026 35

IRIS-NativeAPI-Nodejs-compact

an all-in-1 package of the WebSocket MicroService Demo

Robert Cemper
Docker
5.0 (1)23 Jan, 2026 385

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

Row Storage vs. Columnar in IRIS native

performance check with COS inside IRIS

Robert Cemper
Docker
5.0 (2)23 Jan, 2026 241 1

native-api-command-line-java

Java Client for NativeAPI CommandLine Extension

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

native-api-command-line-py-client

Python Client for NativeAPI CommandLine Extension

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

native-api-command-line-extension

ObjectScript Commad Extension for IRIS NativeAPI

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

native-api-global-view-and-copy

Global View + Copy using Native API

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

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 110

native-api-command-line-client

ObjectScript client for IRIS NativeAPI

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

ZPretty-upd

show JSON in readable, multilines

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

Native-API-for-ObjectScript

A small demo on how to use it

Robert Cemper
Docker
5.0 (1)22 Jan, 2026 626 45

Docker-micro-Durability

limited durability for demo and development

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

Background-Jobs-ECP

start background job on connected ECP server

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

CrossECP-Cache

Caché ECP Server in Docker

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

CrossECP-IRIS

IRIS ECP Client in Docker to use Caché ECP Server

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

InterJob-communication

Demo of IJC

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

Tutorial-QUERY

Show a use case of %QUERY

Robert Cemper
5.0 (1)21 Jan, 2026 234 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
5.0 (1)20 Jan, 2026 73

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

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 122

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

fhir-lists

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

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

UDP

Using UDP between 2 containers

Robert Cemper
5.0 (2)28 Dec, 2025 63

IRISVectorSearchRAGExample

Example of RAG using IRIS vector search

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

iris-image-reducer

IRIS Community Docker image size reducer

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

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

OPNEx-ECP Deployment

Build quickly a full ECP architecture to test your apps

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

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 692

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 129

JsonTraceViewer

Display trace as JSON

G
Guillaume Rongier
Docker
IPM
4.8 (4)31 Oct, 2025 922 1.1k