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

451 Application(s)
Filter
Show only
Last release on OEX
Categories
Works with
Industry
InterSystems IRIS for Health
Clear filters
Application NameDeveloperMade withRatingLast updatedViewsInstalls

iris-xml-sample

IRIS sample for interoperate XML files

Yuri Marx
Docker
5.0 (1)27 Mar, 2024 148

sql-rest-api

Simple REST API web app which accepts SQL and returns the result in JSON

Evgeny Shvarov
Docker
IPM
5.0 (1)25 Mar, 2024 606 34

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-analytics-package

This project has the intention to show a basic approach using the Analytics capabilities of InterSystems IRIS

Henrique Dias
Docker
IPM
5.0 (1)25 Mar, 2024 423 28

try_embedded_python

An early attempt to use embedded Python in IRIS 2020.3

Robert Cemper
Docker
Python
IPM
4.8 (2)25 Mar, 2024 491 30

iris-fhir-portal

Patient Chart using FHIR Resources

Henrique Dias
Docker
IPM
5.0 (1)25 Mar, 2024 1.2k 672

iris-interoperability-template

InterSystems IRIS interoperability template: a simple interoperability application which reads data from Reddit and filters it.

Evgeny Shvarov
Docker
IPM
4.5 (2)25 Mar, 2024 1.4k 77

iris-fullstack-template

This template shows you how to build, test and deploy a simple full-stack application using InterSystems IRIS REST API

Evgeny Shvarov
Docker
IPM
5.0 (1)25 Mar, 2024 1.0k 54

Japanese Calendar Converter

What's new in this version Follow Naming Convention

H
Hiroshi Sato
Docker
IPM
5.0 (1)25 Mar, 2024 269 9

irishealth-ensdemo

InterSystems IRIS for Health ENSDEMO

R
Renan Lourenco
Docker
IPM
4.5 (1)25 Mar, 2024 538 158

covid-19 analytics

analytics for covid-19

Evgeny Shvarov
Docker
IPM
5.0 (2)25 Mar, 2024 655 21

iris-rest-api-template

The simplest template with REST CRUD for InterSystems IRIS

Evgeny Shvarov
Docker
IPM
5.0 (2)25 Mar, 2024 1.4k 59

IRIS External Table

IRIS External Table allows you to access files in the local filesystem and cloud BLOB storage such as AWS S3 and Azure BLOB Storage as regular IRIS SQL tables.

A
Anton Umnikov
Docker
IPM
4.3 (2)25 Mar, 2024 607 22

ssl-client

adds ssl client configuration to your InterSystems IRIS server

Evgeny Shvarov
Docker
IPM
5.0 (1)25 Mar, 2024 426 12.3k

RestFormsUI2

Client for restforms2

Anton Gnibeda
Docker
IPM
0.0 (0)25 Mar, 2024 304 431

Multi-Line-Command-Editor

Terminal Multi-Line Input + Editor

Robert Cemper
Docker
IPM
5.0 (1)25 Mar, 2024 431 33

posts-and-tags-dataset

Repository with Post data from community.intersystems.com data to solve posts and tags issue in InterSystems AI programming Contest

S
Semion Makarov
Docker
IPM
ML
ML
5.0 (1)25 Mar, 2024 299 28

delete-helper

A Super class for adding a code-generator %OnDelete method

N
Netanel Frankel
Docker
IPM
5.0 (1)25 Mar, 2024 352 19

interfaces-diskspace-validation

A tool for estimating interfaces disk space and purge validation

N
Netanel Frankel
Docker
IPM
5.0 (1)25 Mar, 2024 275 19

Vector-inside-IRIS

run vector search inside IRIS

Robert Cemper
Docker
Python
IPM
5.0 (1)21 Mar, 2024 234 1

iris-teams-adapter

Adapter to connect your IRIS producction with Microsoft Teams

Kurro Lopez
Docker
IPM
4.6 (5)14 Mar, 2024 364 9

SQLTools

VS Code database management for InterSystems IRIS

L
Laurel James (GJS)
0.0 (0)12 Mar, 2024 274

tool-patient-generator

HL7 messages generator

Luis Angel Pérez Ramos
5.0 (1)04 Mar, 2024 376

yaml-utils

Simple ObjectScript YAML-to-JSON converter

B
Benjamin De Boe
IPM
4.5 (2)01 Mar, 2024 737 895

formation-fhir-python

Training on FHIR and Python based on IRIS for Health.

G
Guillaume Rongier
Docker
Python
0.0 (0)29 Feb, 2024 442

workshop-py-columnar

Workshop for columnar storage purpose

Luis Angel Pérez Ramos
Docker
4.5 (2)29 Feb, 2024 134

webHERALD

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

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

workshop-smart

Functional example of Angular APP + Auth0 + IRIS FHIR Repository

Luis Angel Pérez Ramos
Docker
0.0 (0)09 Feb, 2024 317

Clinical Mindmap Viewer

FHIR Clinical Mindmap Viewer

Yuri Marx
Docker
IPM
5.0 (1)04 Feb, 2024 351

iris-fhirfy

Using IRIS and LLMs to help developers to convert raw data into FHIR

José Pereira
Docker
Python
IPM
AI
5.0 (1)03 Feb, 2024 719 1

iris-hl7

Transform HL7 messages to JSON

O
Oliver Wilms
Docker
IPM
4.7 (3)03 Feb, 2024 408 15