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

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

Test Coverage Tool

Run your typical ObjectScript %UnitTest tests and see which lines of your code are executed. Includes Cobertura-style reporting for use in continuous integration tools.

Timothy Leavitt
Python
IPM
5.0 (2)13 Nov, 2025 2.2k 4.3k

iris-cdc-sample

Sample how to do CDC using IRIS, Postgresql, Kafka, Collumnar DB and BAM

Yuri Marx
0.0 (0)13 Nov, 2025 7

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

Embedded Git

Embedded Git support for InterSystems platforms

P
Pravin Barton
IPM
5.0 (2)07 Nov, 2025 4.2k 8.7k

FocusBoard

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

Ashok Kumar T
Docker
IPM
5.0 (1)04 Nov, 2025 53

irisJWT

JSON Web Token implementation in IRIS

Ashok Kumar T
Docker
IPM
5.0 (1)04 Nov, 2025 31

iris-docdb-ui

A sleek and intuitive Document Database Explorer UI for InterSystems IRIS. Easily create namespaces and document databases, view stored documents, add new documents, and edit existing ones — all in one place.

Ashok Kumar T
Docker
IPM
5.0 (1)04 Nov, 2025 62

iris-haos

InterSystems IRIS Community Add On for Home Assistant

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

JsonTraceViewer

Display trace as JSON

G
Guillaume Rongier
Docker
IPM
4.8 (4)31 Oct, 2025 769 842

DevHub

a centralized toolkit and launcher framework designed for Devs

Ashok Kumar T
Docker
IPM
5.0 (1)31 Oct, 2025 100

IRIS internal WebSocket Client

Using %Net.WebSocket feature available in IRIS

Robert Cemper
Docker
4.0 (1)30 Oct, 2025 522 6

Erralyzer

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

Ashok Kumar T
Docker
IPM
5.0 (1)28 Oct, 2025 63

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 T
Docker
IPM
5.0 (1)28 Oct, 2025 40

Intersystems-Monitoring

Enable monitoring of IRIS instances via Elastic Discover

Teunis Stolker
IPM
4.5 (3)28 Oct, 2025 1.4k 10.3k

IntegrityLog-Web

Integrity Log via Web

Ashok Kumar T
Docker
IPM
5.0 (1)28 Oct, 2025 249 13

Interop-LookupTable

InterSystems IRIS interoperability Lookup table UI

Ashok Kumar T
Docker
5.0 (1)24 Oct, 2025 65

inquisidor

Tool for public tender analytics

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

Free DBsize with Swagger

Show free DB space with Swagger graphics

Robert Cemper
Docker
IPM
5.0 (2)20 Oct, 2025 70 2

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 46

swaggertools-jsonviewer

Swagger toolkit to view swagger json

Ashok Kumar T
Docker
5.0 (1)16 Oct, 2025 49

GBLSizeMonitor

Global size viewer in chart form

Ashok Kumar T
Docker
IPM
5.0 (1)14 Oct, 2025 56

Stream-Sample-for-Beginners

Intro for first-time users of Streams in IRIS

Robert Cemper
IPM
5.0 (1)14 Oct, 2025 48

SQL-for-ERRORS-Global

Map ^ERRORS Global and have a custom query for full content

Robert Cemper
Docker
IPM
5.0 (1)10 Oct, 2025 464 70

yaml-adaptor

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

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

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)08 Oct, 2025 1.3k 40.6k

gj :: configExplorer

Produce configuration diagrams for your InterSystems servers

John Murray
Docker
0.0 (0)09 Oct, 2025 115

ObjectScript-Native-API-demo

Use IRIS Native API Interface also from ObjectScript

Robert Cemper
IPM
5.0 (1)07 Oct, 2025 51 1

irisconns

Read/prompt for IRIS connection info from configuration files

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

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 95

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 174

java-iris-python-heart-diagnosis-system

For competition

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