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

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

SpectraSight

IRIS native ticket system for AI and Humans

J
Joshua Brandt
AI
0.0 (0)17 Feb, 2026 68

iris-table-editor

IRIS Table Editor - (VS Code Extension, Standalone Windows App, and Full Stack Web App)

J
Joshua Brandt
Docker
4.0 (1)17 Feb, 2026 108

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

MDX2JSON

RESTful web api for MDX to JSON transformation (plus JSONP and XML/A) for InterSystems Caché. Also provides information about DeepSee objects.

E
Eduard Lebedyuk
IPM
4.5 (2)16 Feb, 2026 1.4k 47.8k

iris-searchtable-config

Searchtable Config is a web tool for service configuration and XPath extraction, enabling users to manage XML XPath configurations for different services, with XML formatting, node selection, and XPath extraction capabilities.

d
david Brown
Docker
IPM
4.5 (1)14 Feb, 2026 64

iris-graphql-demo

Example of using GraphQL with InterSystems IRIS with Graphene, S

A
Alberto Fuentes
Docker
Python
5.0 (1)10 Feb, 2026 273

IrisWebClient

The Rich GUI web application for InterSystems IRIS database.

Dmitry Konnov
5.0 (5)06 Feb, 2026 178

json2class

Utility to transform JSON into ObjectScript classes

Luis Angel Pérez Ramos
Docker
IPM
4.5 (2)03 Feb, 2026 100 7

iris-user-management

Provides user authentication and session management for OAuth

Evgeny Shvarov
Docker
Python
IPM
0.0 (0)30 Jan, 2026 160 271

interopway

Making interoperability easy

Cristiano Silva
IPM
4.0 (1)29 Jan, 2026 469

interopway_rest

Repositório com conjunto de classes para auxiliar no desenvolvimento de integrações que consomem serviços REST

Cristiano Silva
IPM
3.3 (2)29 Jan, 2026 276 1

workshop-openehr

openEHR repository implementation.

Luis Angel Pérez Ramos
Docker
3.8 (2)28 Jan, 2026 117

csvgen-python

Embedded python app creates table and loads data from CSV

Evgeny Shvarov
Docker
Python
IPM
5.0 (1)26 Jan, 2026 432 758

zpm-registry

InterSystems ObjectScript Registry Server For ZPM packages

Evgeny Shvarov
Docker
IPM
5.0 (1)26 Jan, 2026 1.6k 12.6k

try_embedded_python

An early attempt to use embedded Python in IRIS 2020.3

Robert Cemper
Docker
Python
4.8 (2)25 Jan, 2026 650 30

WebSocketClient CSP based

Extended CSP page consuming WebService as Client

Robert Cemper
Docker
3.0 (1)25 Jan, 2026 300 5

Organize-ZLANG

Clean-up your %ZLANG****

Robert Cemper
Docker
3.5 (1)25 Jan, 2026 242

COS-ISOS-foreach-command

ZZFOREACH command + $$$FOREACH macro

Robert Cemper
Docker
5.0 (1)25 Jan, 2026 358

Object-based-M-N-to-JSON

Sample for object method %JSON.Export for M:N Relationship

Robert Cemper
Docker
5.0 (1)25 Jan, 2026 222 1

M-N-external-JSON

Export M:N Relationship with JSON using SQL

Robert Cemper
Docker
5.0 (1)25 Jan, 2026 272 1

ObjectScript-Native-API-demo

Use IRIS Native API Interface also from ObjectScript

Robert Cemper
5.0 (1)25 Jan, 2026 94 4

ZPretty

Wrap JSON to multi lines / Test ISJSON

Robert Cemper
Docker
4.8 (2)25 Jan, 2026 438 89

Mimic-SQL-Host-Variables

Allow SQL Host Variables outside embedded SQL

Robert Cemper
Docker
5.0 (1)25 Jan, 2026 137

CSV-to-MS-OFX

Collect CSV downloaded from your bank and transform it into OFX format (by M$) to feed MS-Money aka. Sunrise

Robert Cemper
Docker
5.0 (1)25 Jan, 2026 33

Free DBsize with Swagger

Show free DB space with Swagger graphics

Robert Cemper
Docker
5.0 (2)25 Jan, 2026 96 2

db-migration-using-SQLgateway

from PostgreSQL to InterSystems IRIS using SQLGateway

Robert Cemper
Docker
5.0 (1)25 Jan, 2026 707

SSH-for-IRIS-container

Example how you can add SSH server to a standard IRIS docker image

Robert Cemper
Docker
4.0 (1)25 Jan, 2026 346 14

mini-docker

Basic template for InterSystems IRIS development environment with Docker, VSCode and ZPM

Robert Cemper
5.0 (1)25 Jan, 2026 390

zpmshw

Helper to Search, Install, Uninstall ZPM packages

Robert Cemper
3.5 (2)25 Jan, 2026 254 95

Restart-httpd-SMP

Restart httpd server for SMP

Robert Cemper
Docker
4.0 (1)25 Jan, 2026 297 13

GlobalToJSON-XLA

export an XLarge Global into a JSON object file

Robert Cemper
Docker
5.0 (1)25 Jan, 2026 356 4