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

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

System-Task-REST

System task details via REST

Ashok Kumar Thangavel
Docker
IPM
4.0 (1)01 Dec, 2025 311 19

interface-explorer

Search/Filter Interfaces and Connections

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

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

iristest-html

HTML report generator

Ashok Kumar Thangavel
Docker
IPM
3.5 (1)26 Nov, 2025 262 6

FSLog

Internal FHIR Server Log

Ashok Kumar Thangavel
Docker
IPM
4.5 (1)24 Nov, 2025 423 87

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 51

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 703

gj :: configExplorer

Produce configuration diagrams for your InterSystems servers

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

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 124

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 198

iris-fastjsonschema

iris‑fastjsonschema is a lightweight, high-performance JSON Schema validation toolkit. It combines the simplicity and speed of fastjsonschema with additional support for “iris”-style schema definitions

Ashok Kumar Thangavel
Docker
IPM
4.5 (1)17 Nov, 2025 242

FocusBoard

Focus Board is a CSP based task management application that helps users organize, track, and prioritize tasks across different stages

Ashok Kumar Thangavel
Docker
IPM
5.0 (1)04 Nov, 2025 116

iris-haos

InterSystems IRIS Community Add On for Home Assistant

Ron Sweeney
Docker
0.0 (0)01 Nov, 2025 81

JsonTraceViewer

Display trace as JSON

G
Guillaume Rongier
Docker
IPM
4.8 (4)31 Oct, 2025 925 1.2k

DevHub

a centralized toolkit and launcher framework designed for Devs

Ashok Kumar Thangavel
Docker
IPM
5.0 (1)31 Oct, 2025 188

Erralyzer

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

Ashok Kumar Thangavel
Docker
IPM
5.0 (1)28 Oct, 2025 122 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 Thangavel
Docker
IPM
5.0 (1)28 Oct, 2025 96

inquisidor

Tool for public tender analytics

Luis Angel Pérez Ramos
Docker
Python
4.5 (1)23 Oct, 2025 118

swaggertools-jsonviewer

Swagger toolkit to view swagger json

Ashok Kumar Thangavel
Docker
5.0 (1)16 Oct, 2025 107

quarkus-iris-monitor-system

Analyze runtime ^PERFMON capabilities through JAVA native SDK.

Davi Massaru Teixeira Muta
Docker
0.0 (0)11 Oct, 2025 211

yaml-adaptor

Adaptor to convert and process YAML <-> JSON/Dynamic Object, XML

Yuri Marx
Docker
IPM
5.0 (1)11 Oct, 2025 265 2

FHIR Data Explorer with Hybrid Search and AI Summaries

This is a POC to demonstrate how InterSystems IRIS can be used to interact with an external language via the Python SDK (IRIS Native) to create and analyze a FHIR repository. Finally, the data is visualized using Streamlit, featuring hybrid search to locate the patient and a local LLM model to generate a patient history based on the extracted data.

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

irisconns

Read/prompt for IRIS connection info from configuration files

E
Eric Fortenberry
Docker
Python
5.0 (1)07 Oct, 2025 170

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 160

golang-fiber-iris-realworld-example-app

Example real world backend API built with Golang + Fiber + Gorm + Swagger + InterSystems IRIS

Dmitry Maslennikov
Docker
4.5 (1)05 Oct, 2025 247

java-iris-python-heart-diagnosis-system

For competition

J
Joseph Ekpe
Docker
Python
ML
ML
0.0 (0)05 Oct, 2025 81

python-iris-audio-query

Text queries over audio knowledge base

Y
Yu Han Eng
Docker
Python
AI
0.0 (0)05 Oct, 2025 244

Iris-nator

IRISNator is a game that tries to guess a character you've thought of.

Kurro Lopez
Docker
5.0 (1)30 Sep, 2025 175

iris-mll-fordummies

Samples how to use MLL in Intersystems IRIS - for dummies

Kurro Lopez
Docker
ML
ML
5.0 (1)30 Sep, 2025 203

iris-recordmap-fordummies

Samples how to use Record map in Intersystems IRIS - for dummies

Kurro Lopez
Docker
5.0 (1)30 Sep, 2025 129

SentinelIris

This project is a Spring Boot application

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