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

71 Application(s)
Filter
Show only
Last release on OEX
Categories
Works with
Industry
Applications from Ideas Portal
Clear filters
Application NameDeveloperMade withRatingLast updatedViewsInstalls

db-migration-using-SQLgateway

from PostgreSQL to InterSystems IRIS using SQLGateway

Robert Cemper
Docker
5.0 (1)03 Aug, 2025 622

GlobalToJSON-XLA

export an XLarge Global into a JSON object file

Robert Cemper
Docker
IPM
5.0 (1)03 Aug, 2025 290 4

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

JSONfile-to-Global

Load JSONfile into Global

Robert Cemper
Docker
5.0 (2)03 Aug, 2025 248

GlobalToJSON-ePython-pure

JSON Object from Global using embedded Python only

Robert Cemper
Docker
Python
IPM
4.5 (1)03 Aug, 2025 302 13

GlobalToJSON-embeddedPython

Export a Global into a JSON file and re-create using embedded Py

Robert Cemper
Docker
IPM
5.0 (1)03 Aug, 2025 394 9

GlobalToJSON-Academic

create JSON Object from Global and with Importer in all details

Robert Cemper
Docker
IPM
5.0 (1)03 Aug, 2025 227 10

IPM in VS Code

Manage IPM / ZPM packages on servers directly from VS Code

John Murray
0.0 (0)03 Aug, 2025 243

GlobalToJSON-Efficient

create a JSON Object from Global nodes in use

Robert Cemper
Docker
IPM
5.0 (1)03 Aug, 2025 329 15

GlobalToJSON-Compact

create a compact JSON Object from Global

Robert Cemper
Docker
IPM
5.0 (1)03 Aug, 2025 339 15

typeorm-iris

IRIS support for TypeORM

Dmitry Maslennikov
Docker
5.0 (1)02 Aug, 2025 99

InterSystems Testing Manager for VS Code

Use %UnitTest framework and Test Coverage Tool in VS Code

John Murray
4.5 (2)01 Aug, 2025 648

interoperability-embedded-python

Hack of PEX Python but for Embedded Python

G
Guillaume Rongier
Docker
Python
IPM
5.0 (15)30 Jul, 2025 7.8k 1.3k

iris4word

Developer tool to easily create Word documents in InterSystems IRIS

Yuri Marx
Docker
IPM
5.0 (1)30 Jul, 2025 111 1

IrisTest

IrisTest is a light weight, powerful, user-friendly tool design

Ashok Kumar T
Docker
IPM
5.0 (1)27 Jul, 2025 79 2

iristest-html

HTML report generator

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

iris-mll-fordummies

Samples how to use MLL in Intersystems IRIS - for dummies

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

Smart Clinical Copilot - Configuration Management System

AI-powered Clinical Decision Support System (CDSS)

K
Kunal Pandey
Docker
Python
AI
ML
ML
5.0 (1)30 May, 2025 5.5k

CCD Data Profiler

Profiles and analyzes CCD documents with customizable reports.

L
Landon Minor
IPM
0.0 (0)30 May, 2025 181 4

health-gforms

Collect FHIR data using Google Forms data

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

iris-fhir-lab

A web app to display FHIR resources details dynamically

Muhammad Waseem
Docker
Python
IPM
0.0 (0)19 May, 2025 693 48

OpenAPI-Suite

Set of tools for ObjectScript code generation from Swagger 3.0

Lorenzo Scalese
Docker
IPM
5.0 (4)09 Apr, 2025 1.6k 305

langchain-iris-tool

InterSystems IRIS LangChain Tool and AI Agent to ask IRIS

Yuri Marx
Docker
Python
IPM
AI
5.0 (1)05 Apr, 2025 257

TaskList

Easy and convienient Project Manager for small groups we use.

I
Irina Yaroshevskaya
AI
0.0 (0)14 Mar, 2025 43

Mimic-SQL-Host-Variables

Allow SQL Host Variables outside embedded SQL

Robert Cemper
Docker
IPM
5.0 (1)03 Feb, 2025 78

iris-salesforce

An interoperability sample between InterSystems IRIS and Salesforce

Yuri Marx
Docker
IPM
5.0 (1)02 Feb, 2025 143

Jupyter Server Proxy for VS Code

VS Code extension to provide a local Jupyter server acting as a proxy for IRIS servers defined in Server Manager

John Murray
Docker
5.0 (1)02 Jan, 2025 388

iris-HL7v2Gen

Dynamically Generate HL7 Test Messages

Muhammad Waseem
Docker
Python
IPM
5.0 (1)23 Dec, 2024 289 12

iris-http-calls

Interoperability Adapter and Service for making HTTP calls

O
Oliver Wilms
Docker
IPM
5.0 (1)22 Dec, 2024 221

Database-Size-Monitoring

Monitor database size growth and issue alerts

s
sara aplin
Docker
IPM
4.0 (1)20 Dec, 2024 168

Doxygenerate

Use Doxygen to build static documentation pages for your classes

John Murray
Docker
IPM
0.0 (0)20 Dec, 2024 192 7