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

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

JsonTraceViewer

Display trace as JSON

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

DevHub

a centralized toolkit and launcher framework designed for Devs

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

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

Erralyzer

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

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

inquisidor

Tool for public tender analytics

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

Reusable-Web-Interface-for-Data-Lookup-Table

A Reusable Web Interface and Class for Maintaining Data Lookup Tables

S
Sanjib Pandey
0.0 (0)20 Oct, 2025 98

swaggertools-jsonviewer

Swagger toolkit to view swagger json

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

quarkus-iris-monitor-system

Analyze runtime ^PERFMON capabilities through JAVA native SDK.

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

yaml-adaptor

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

Yuri Marx
Docker
IPM
5.0 (1)11 Oct, 2025 247 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 283

IRIStool and Data Manager

This is a POC to demonstrate how InterSystems IRIS can be integrated with pandas and plotly Python libraries via the Python SDK (IRIS Native).

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

irisconns

Read/prompt for IRIS connection info from configuration files

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

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 142

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 225

java-iris-python-heart-diagnosis-system

For competition

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

python-iris-audio-query

Text queries over audio knowledge base

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

gorm-iris

InterSystems IRIS Dialect for GORM - ORM library for Golang

Dmitry Maslennikov
0.0 (0)04 Oct, 2025 72

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 166

iris-mll-fordummies

Samples how to use MLL in Intersystems IRIS - for dummies

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

iris-recordmap-fordummies

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

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

SentinelIris

This project is a Spring Boot application

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

UNICAS Implementation

ObjectScript implementation of FHIR R5 resources for ÚNICAS

Luis Angel Pérez Ramos
Docker
IPM
5.0 (1)26 Sep, 2025 150 14

ToolQA

This API testing tool helps development and QA teams ensure that APIs are functioning as expected, meet business requirements, and are robust against incorrect input or edge cases.

Docker
0.0 (0)24 Sep, 2025 135

RAGBookRecommender

A basic implementation of an AI book recommender using IRIS Vector search

G
Gabriel Ing
Python
AI
4.0 (1)20 Sep, 2025 71

IAM HA Deployments

Explain how to deploy IAM (Kong EE) in HA modes using different deployment topologies

A
Ariel Glikman
0.0 (0)16 Sep, 2025 143

iris-execute-mcp

MCP Server for executing methods, compiling classes and executing unit test in InterSystems IRIS

J
Joshua Brandt
Python
0.0 (0)10 Sep, 2025 297

TaskScheduler

IRIS Task Scheduler

Ashok Kumar Thangavel
Docker
IPM
5.0 (1)07 Sep, 2025 149 1

MessageLogViz

MessageLogViz is a modular, web-based interface for efficiently visualizing, filtering, and analyzing InterSystems IRIS messages.log files.

Ashok Kumar Thangavel
Docker
IPM
4.0 (1)07 Sep, 2025 123 1

iris-dataset-countries

InterSystems IRIS image and ZPM module with dataset on countries and its population

Evgeny Shvarov
Docker
IPM
4.2 (3)06 Sep, 2025 731 2.0k

csvgen

module to generate and import csv data using InterSystems ObjectScript

Evgeny Shvarov
Docker
IPM
4.9 (5)02 Sep, 2025 2.3k 5.3k