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

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

UNICAS Implementation

ObjectScript implementation of FHIR R5 resources for ÚNICAS

Luis Angel Pérez Ramos
Docker
IPM
0.0 (0)26 Sep, 2025 67 2

typeorm-iris

IRIS support for TypeORM

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

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-vector-rag

Production-ready RAG applications with InterSystems IRIS.

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

dc-customer-support-agent

example about AI agents powered by LangGraph in InterSystems Ir

Henry Pereira
Docker
Python
AI
5.0 (1)02 Jun, 2025 145

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.9k 943

iris-AgenticAI

Next generation of autonomous AI Agentic Application

Muhammad Waseem
Docker
Python
AI
5.0 (1)06 Apr, 2025 394

iris-easybot

A Fast, Simple, Experimental Chatbot Framework Using IRIS Vector Search.

E
Eric Fortenberry
Docker
Python
AI
5.0 (1)31 Mar, 2025 186

ks-iris-lib

IRIS / IRIS Health utilities library

Robert Barbiaux
Docker
IPM
5.0 (1)15 Mar, 2025 277 66

sqlalchemy-iris

An InterSystems IRIS dialect for SQLAlchemy

Dmitry Maslennikov
Docker
Python
5.0 (5)01 Mar, 2025 1.7k

iris-datapipe

DataPipe an interoperability framework to ingest data in InterSystems IRIS in a flexible way

A
Alberto Fuentes
Docker
Python
IPM
5.0 (1)15 Jan, 2025 686 77

iris-fhir-client

InterSystems FHIR Client Connect to any Open FHIR Server

Muhammad Waseem
Docker
Python
IPM
5.0 (2)06 Nov, 2024 1.2k 39

IOP REST Client Framework

Framework for creating REST API clients in python with IOP

A
Antoine Dhollande
Docker
Python
IPM
4.5 (1)25 Sep, 2024 266

HackUPC24_Klìnic

Symptoms Clinical Trial Search Tool using Knowledge Graphs

T
Tanguy Vansnick
AI
ML
ML
0.0 (0)15 May, 2024 274

WALL-M

A Platform for Retrieval Augmented Generation (RAG) for Question-Answering of E-Mails

S
Somesh Mehra
Python
AI
ML
ML
0.0 (0)13 May, 2024 327

iris-openai

Library for use Open AI

Kurro Lopez
Docker
IPM
AI
5.0 (5)18 Apr, 2024 1.0k 43

llama-iris

Support for IRIS for Llama-index

Dmitry Maslennikov
Docker
Python
0.0 (0)16 Apr, 2024 306

langchain-iris

Support for IRIS for Langchain

Dmitry Maslennikov
Python
5.0 (1)16 Apr, 2024 255

EnsembleWorkflowUI

Angular UI for InterSystems Ensemble Workflow

S
Sergey Sarkisyan
Docker
IPM
2.0 (1)25 Mar, 2024 409 383

RESTForms2

Forms adapter for InterSystems IRIS

Henry Pereira
Docker
IPM
5.0 (2)25 Mar, 2024 869 1.6k

iris-teams-adapter

Adapter to connect your IRIS producction with Microsoft Teams

Kurro Lopez
Docker
IPM
4.6 (5)14 Mar, 2024 453 12

webHERALD

FRONTEND MADE EASY! Develop all you browser-based applications.

A
Armin Forstner
5.0 (2)16 Feb, 2024 364

iris-vector

Initial realization for Vector datatype support

Dmitry Maslennikov
Docker
Python
IPM
AI
4.8 (4)20 Sep, 2023 494 18

IRIS-FlaskBlog

Realworld Application using Flask, SQLAlchemy, and InterSystems IRIS

Muhammad Waseem
Docker
Python
5.0 (1)06 Sep, 2023 329

liquibase-iris

Luquibase extension: InterSystems IRIS support

Dmitry Maslennikov
0.0 (0)01 Feb, 2024 366

IRIS Hibernate Dialect

Hibernate 6 Dialect for InterSystems IRIS - dialect, sample and tests

Yuri Marx
5.0 (1)21 Jul, 2023 602

riris

Remote InterSystems IRIS command execution

P
Pietro Montorfano
Docker
Python
3.8 (2)28 May, 2023 244

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)28 May, 2023 226 1

Interopway XDBC

Simple way to implement XDBC Interoperability.

Cristiano Silva
IPM
4.0 (1)26 Apr, 2023 407

iris-tripleslash

Generate unit test cases from the class documentation

Henry Pereira
Docker
IPM
5.0 (2)13 Feb, 2023 507 24

iris-pero-ocr

OCR demo for IRIS

G
Guillaume Rongier
Docker
Python
ML
ML
5.0 (1)06 Dec, 2022 414