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

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

iris-user-management

Provides user authentication and session management for OAuth

Evgeny Shvarov
Docker
Python
IPM
0.0 (0)26 Jul, 2025 17 15

CPIPE

Example of using CPIPE programmatically

Robert Cemper
Docker
IPM
5.0 (2)26 Jul, 2025 473 268

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

SPOOL-demo

Demo Code using SPOOL

Robert Cemper
Docker
IPM
4.5 (1)26 Jul, 2025 258 19

IRIS internal WebSocket Client

Using %Net.WebSocket feature available in IRIS

Robert Cemper
Docker
IPM
4.0 (1)26 Jul, 2025 459 5

iris-message-search

Query messages for multiple services based on conditions

s
sara aplin
Docker
IPM
4.5 (1)25 Jul, 2025 74 1

addsearchtable

Visualize the creation of a search table

X
XINING MA
Docker
IPM
3.5 (1)24 Jul, 2025 48

Global-Inspector

Inspect Global Details

Robert Cemper
IPM
5.0 (1)23 Jul, 2025 146 1

CubeEventMonitor

Tool for monitoring BI cube events and build errors

S
Samuel Duncan
Docker
IPM
4.0 (1)15 Jul, 2025 519 47

ZPretty-upd

show JSON in readable, multilines

Robert Cemper
Docker
IPM
5.0 (1)14 Jul, 2025 64 3

iristest-html

HTML report generator

Ashok Kumar T
IPM
3.5 (1)09 Jul, 2025 130 4

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)09 Jul, 2025 1.1k 36.7k

shvarov-persistent

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

Evgeny Shvarov
Docker
IPM
5.0 (1)02 Jul, 2025 95 5

PivotToPowerBI

View extracted data from IRIS BI cubes in Power BI

P
Peter Steiwer
Docker
IPM
0.0 (0)22 Jun, 2025 72 18

AnalyzeThis

Easily transform a CSV file/Table/SQL query into a personalized preview of InterSystems IRIS BI

P
Peter Steiwer
Docker
IPM
5.0 (3)20 Jun, 2025 1.3k 808

ThirdPartyChartPortlets

Use third-party charting libraries inside of Dashboards

P
Peter Steiwer
Docker
IPM
4.5 (1)20 Jun, 2025 667 31

PivotToJupyter

View extracted data from IRIS BI cubes in Jupyter Notebook

P
Peter Steiwer
Docker
Python
IPM
5.0 (1)17 Jun, 2025 81 25

isc-ipm-js

Build/deploy JavaScript in the InterSystems Package Manager

Timothy Leavitt
IPM
0.0 (0)16 Jun, 2025 464 1.3k

ETL Interoperability Adapter

Extend EnsLib.SQL.OutboundAdapter to add batch batch and fetch support on JDBC connection for Ensemble and IRIS.

G
Guillaume Rongier
Docker
IPM
3.5 (1)12 Jun, 2025 672 30

CustomCubeActionManager

Easily manage InterSystems IRIS BI custom cube actions

P
Peter Steiwer
Docker
IPM
0.0 (0)06 Jun, 2025 25 21

IRIS Interop DevTools

A dashboard for testing CCDA, FHIR, and SDA transforms in IRIS.

Chi Nguyen-Rettig
Docker
IPM
5.0 (3)01 Jun, 2025 519 8

hc-export-editor

An InterSystems IRIS/Health Connect Production Export Editor

E
Eric Fortenberry
Docker
Python
IPM
5.0 (1)31 May, 2025 180 4

FHIRInsight

FHIRInsight: Transform complex health data into clear, actionable insights. A tool to convert FHIR blood test data into a comprehensive, easy-to-understand analysis report.

Docker
Python
IPM
AI
5.0 (1)31 May, 2025 200 8

iris-fhir-bridge

IRIS-FHIR Bridget is a robust interoperability engine designed to seamlessly convert healthcare data across multiple standards

Muhammad Waseem
Docker
Python
IPM
5.0 (1)31 May, 2025 205 18

CCD Data Profiler

Profiles and analyzes CCD documents with customizable reports.

L
Landon Minor
IPM
0.0 (0)30 May, 2025 195 5

health-gforms

Collect FHIR data using Google Forms data

Yuri Marx
Docker
Python
IPM
5.0 (1)29 May, 2025 107

IRIS apiPub

automatically publish RESTful API's built with Intersystems IRIS technology, in the simplest and fastest way possible, using the Open API Specification (OAS 3.0) standard

Claudio Devecchi
Docker
IPM
4.8 (4)28 May, 2025 1.8k 908

IRIS Data Loading Client

Front-end client to the LOAD DATA SQL command

R
Raj Singh
Docker
IPM
3.0 (1)28 May, 2025 313 6

iris-medbot-guide

Automatically generate patient education content and personalize

s
shan yue
Docker
Python
IPM
4.0 (1)25 May, 2025 82

iris-fhir-lab

A web app to display FHIR resources details dynamically

Muhammad Waseem
Docker
Python
IPM
0.0 (0)19 May, 2025 706 49

lovable-backend

Minimalistic spec first API as a backend for Lovable AI UI

Evgeny Shvarov
Docker
IPM
5.0 (1)18 May, 2025 182