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

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

CPIPE

Example of using CPIPE programmatically

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

SPOOL-demo

Demo Code using SPOOL

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

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

IRIS internal WebSocket Client

Using %Net.WebSocket feature available in IRIS

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

iris-message-search

Query messages for multiple services based on conditions

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

addsearchtable

Visualize the creation of a search table

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

IPM Explorer for VSCode

A VSCode extension for displaying and installing Intersystems IPM packages

J
John McBride
0.0 (0)24 Jul, 2025 110

Global-Inspector

Inspect Global Details

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

iris-vector-rag

Production-ready RAG applications with InterSystems IRIS.

Thomas Dyar
Docker
Python
AI
0.0 (0)23 Jul, 2025 122

iris-globals-graphDB

Use Globals to Store and Retrieve Graph Database Structure

Muhammad Waseem
Docker
Python
5.0 (1)18 Jul, 2025 737

iris-telemetry-sample

Sample how to use Open Telemetry, Jaeger and Prometheus

Yuri Marx
Docker
5.0 (2)17 Jul, 2025 57

iris-python-article

This is a template to follow the article that introduce Python in an IRIS context

G
Guillaume Rongier
Docker
Python
5.0 (1)16 Jul, 2025 89

CubeEventMonitor

Tool for monitoring BI cube events and build errors

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

ZPretty-upd

show JSON in readable, multilines

Robert Cemper
Docker
IPM
5.0 (1)14 Jul, 2025 72 8

☤ Care 🩺 Compass 🧭

RAG AI app for care managers, uses InterSystems IRIS as the Vector Store

B
Brad Nissenbaum
AI
5.0 (1)13 Jul, 2025 114

metabase-iris-driver

Custom driver that enables a connection to IRIS from Metabase

S
Siddardha Reddy Sanagala
0.0 (0)11 Jul, 2025 117

iristest-html

HTML report generator

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

Interoperability REST API Template

Yet another API template for the InterSystems IRIS Data platform

A
Andrew Sklyarov
5.0 (1)06 Jul, 2025 240

objectscript-docker-template

Template project for InterSystems ObjectScript with InterSystems IRIS community Edition docker container

Evgeny Shvarov
Docker
5.0 (1)03 Jul, 2025 1.4k

intersystems-iris-dev-template

A basic template to develop with InterSystems IRIS

Evgeny Shvarov
Docker
Python
5.0 (3)03 Jul, 2025 1.7k

shvarov-persistent

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

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

iris-mll-fordummies

Samples how to use MLL in Intersystems IRIS - for dummies

Kurro Lopez
Docker
ML
ML
5.0 (1)30 Jun, 2025 119

PivotToPowerBI

View extracted data from IRIS BI cubes in Power BI

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

smart-day-hands-on

A hands-on workshop sample with detailed exercise instructions

N
Netanel Frankel
Docker
4.5 (1)22 Jun, 2025 193

ReadyForAction

Demo for "Demos and Drinks" at InterSystems READY 2025

P
Peter Steiwer
Docker
Python
5.0 (1)20 Jun, 2025 83

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 675 31

Generative AI Pattern Match WorkBench

Multilingual Generative AI assistant for Pattern Match Operator

A
Alex Woodhead
AI
ML
ML
0.0 (0)19 Jun, 2025 87

PivotToJupyter

View extracted data from IRIS BI cubes in Jupyter Notebook

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

iris-opentelemetry

Configuration of OpenTelemetry in IRIS instance

Luis Angel Pérez Ramos
Docker
5.0 (1)17 Jun, 2025 62

isc-ipm-js

Build/deploy JavaScript in the InterSystems Package Manager

Timothy Leavitt
IPM
0.0 (0)16 Jun, 2025 474 1.4k