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

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

iris-readonly-interop

Read Only Role for Interoperability

G
Guillaume Rongier
Docker
IPM
5.0 (2)30 Aug, 2022 539 119

iris-fine-tuned-ml

Train and tune a machine learning model using IRIS and Python

L
Lucas Enard
Docker
Python
ML
ML
4.0 (1)24 Aug, 2022 666

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-web-scraping

Simple web scraping using full Python in IRIS

L
Lucas Enard
Docker
Python
4.5 (1)24 Aug, 2022 382

Data Catalog

A single solution to easily discover and access reliable data

P
Paulo Taylor
0.0 (0)24 Aug, 2022 533

SETI Viewer

Add-on to unlock the Clinical Viewer feature of SETI.

L
Louis Kabelka
IPM
0.0 (0)18 Aug, 2022 314 18

SETI

Extends SDA and propagates to Health Insight & Clinical Viewer.

L
Louis Kabelka
IPM
5.0 (1)18 Aug, 2022 807 38

iris-python-flask-api-template

The simplest template with REST CRUD for InterSystems IRIS

L
Lucas Enard
Docker
Python
4.5 (1)17 Aug, 2022 932

fhir-orga-dt

This is a simple full python IRIS production that gather information from a csv, use a DataTransformation to make it into a FHIR object and then, save that information to a FHIR server.

L
Lucas Enard
Docker
Python
4.5 (1)17 Aug, 2022 715

formation-template-python

Formation to learn InterSystems' interoperability framework using python

L
Lucas Enard
Docker
Python
5.0 (1)17 Aug, 2022 1.5k

UnitTest_DTL_HL7

HL7 DTL TestCase Creator and Runner Framework

A
Alex Woodhead
0.0 (0)15 Aug, 2022 506

CoffeeCo Full Stack Tutorial

IRIS Coffee Company tutorial

R
Raj Singh
Python
3.0 (1)12 Aug, 2022 373

atscale-backups

AtScale backup tool

E
Evgeniy Potapov
Docker
Python
IPM
0.0 (0)12 Aug, 2022 243 6

iris-local-ml

How to use Python and IRIS to run Machine learnings algorithms

L
Lucas Enard
Docker
Python
AI
ML
ML
4.0 (1)02 Aug, 2022 782

iris-fix-protocol

Integration of the FIX protocol inside IRIS using Python

L
Lucas Enard
Docker
Python
0.0 (0)28 Jul, 2022 446

custom2sda

This is a sample how to transform custom messages to SDA using InterSystems IRIS for Health

Yuri Marx
Docker
IPM
0.0 (0)27 Jul, 2022 578 28

django-iris-template

Template to build Django application with an IRIS database

G
Guillaume Rongier
Docker
Python
4.5 (2)27 Jul, 2022 309

Python IRIS SQL Procedures Sample

Samples of python running inside SQL InterSystems IRIS Database

Yuri Marx
Docker
IPM
5.0 (1)20 Jul, 2022 398 7

ObjectScript Kernel

Execute ObjectScript in Jupyter Notebook

Nikita Mullin
Docker
Python
5.0 (1)18 Jul, 2022 566

Kozo

Kozo Page Builder

S
Sean Connelly
Docker
IPM
5.0 (2)15 Jul, 2022 621 33

iris-climate-change

IRIS Climate Change, Data Sciences, Plotting and Visualization

Muhammad Waseem
Docker
Python
5.0 (1)15 Jul, 2022 651

Carbon Footprint Counter

Calculate carbon footprint into enterprises

Yuri Marx
Docker
IPM
5.0 (2)14 Jul, 2022 560 19

Arctic sea ice viewer

Arctic sea ice volume changes viewer

O
Oleh Dontsov
Docker
Python
3.5 (1)14 Jul, 2022 298

UnitTest_RuleSet

Unit Tests for HL7 Routing in IRIS Integration

A
Alex Woodhead
5.0 (1)13 Jul, 2022 731

interoperability-manager

Remove a Production Item with two clicks

O
Oliver Wilms
Docker
IPM
5.0 (1)10 Jul, 2022 371 20

iris-for-money

IRIS application for managing Money

O
Oliver Wilms
Docker
IPM
4.5 (1)09 Jul, 2022 531 42

webterminal-vscode

Launch WebTerminal sessions from Server Manager in VS Code

John Murray
5.0 (2)03 Jul, 2022 1.1k

Ompare V8

Browser-based javascript compare Cache, IRIS features.

A
Alex Woodhead
0.5 (1)27 Jun, 2022 309

FHIR Pseudonymization Proxy

FHIR pseudonymization proxy built with InterSystems IRIS for Health

M
Marcus Wurlitzer
Docker
IPM
5.0 (1)23 Jun, 2022 597 9

CloudStudio

A web based IDE for IRIS

S
Sean Connelly
IPM
5.0 (2)07 Jun, 2022 576 72

FIT REST Operation Framework

An IRIS Interoperability REST Operation Framework

Craig Regester
Docker
IPM
4.5 (1)06 Jun, 2022 429 3