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

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

iris-history-monitor

IRIS History Monitor - For InterSystems IRIS is now available in Package Manager and using IRIS 2019.4 API and WS

Henrique Dias
Docker
IPM
4.2 (3)15 May, 2022 2.2k 106

IRIS-FileServer

Seed for sharing files via uid with InterSystems Cache

E
Eduard Lebedyuk
Docker
IPM
5.0 (1)18 Dec, 2023 564 22

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

appmsw-zpm-shields

Service for displaying version numbers of ZPM.

Sergey Mikhailenko
Docker
IPM
4.5 (1)10 Dec, 2021 302 6

VSCode-ObjectScript

VSCode extension for InterSystems products

Dmitry Maslennikov
4.9 (19)02 Dec, 2021 18.1k

global-logging-template

A simple objectscript global logging template

N
Niklas Thilmont
3.5 (1)01 Dec, 2021 254

IRIS Interoperability Message Viewer

A new approach for the Interoperability Message Viewer

Henrique Dias
Docker
IPM
4.6 (4)20 Nov, 2021 1.4k 651

interoperability-for-money

Interoperability solution with two IRIS containers

O
Oliver Wilms
Docker
IPM
4.5 (1)23 Oct, 2021 359 24

Defero

Advanced Text Message solution for healthcare providers.

T
Terry Byrne
0.0 (0)20 Oct, 2021 388

OMNI-Lab

OMNI-Lab is a full featured multi-lab LIMS solution

A
Alex Anderson
0.0 (0)06 Sep, 2021 685

Example Backup Task

Example useful utilites

Sergey Mikhailenko
Docker
IPM
4.5 (1)24 Aug, 2021 330 7

appmsw-telestat

Ineroperability manages a Telegram Admin_bot and Informant_bot in providing content.

Sergey Mikhailenko
Docker
IPM
5.0 (1)21 Jul, 2021 382 59

GitHubAPI

Github API for InterSystems IRIS

E
Eduard Lebedyuk
Docker
IPM
5.0 (1)29 Jun, 2021 476 204

ensemble-interoperability-formation

Ensemble / Interoperability training course.

T
Théophile Thierry
Docker
4.5 (1)14 Jun, 2021 1.1k

ompare

Compare side-by-side multiple disconnected IRIS / Cache systems.

A
Alex Woodhead
IPM
4.5 (1)28 Jan, 2023 665 23

findtable

Query entity class corresponding structure.

H
Huicai Wang
Docker
5.0 (1)21 Apr, 2021 299

gj :: locate

Copy an InterSystems IRIS error message and paste in to VS Code to go to the source line

George James
5.0 (1)05 Oct, 2022 572

RESTFormsRAD

Forms adapter for InterSystems IRIS RAD Studio

Henrique Dias
Docker
IPM
3.0 (1)12 Apr, 2021 329 171

mg_php

A PHP Extension for InterSystems Caché/IRIS.

C
Chris Munt
0.0 (0)25 Mar, 2021 470

mg_go

A GO Extension for InterSystems Caché/IRIS.

C
Chris Munt
0.0 (0)25 Mar, 2021 1.0k

mg-dbx

A Node.js Extension for InterSystems Caché/IRIS. The focus and rationale for this solution is high-performance NoSQL-based access to the database, though access to InterSystems SQL, Objects and Functions is also supported.

C
Chris Munt
Python
0.0 (0)25 Mar, 2021 546

mg_ruby

A Ruby extension for InterSystems M/Caché/IRIS

C
Chris Munt
0.0 (0)25 Mar, 2021 509

mg_python

A Python Extension for InterSystems Caché/IRIS.

C
Chris Munt
Python
4.0 (1)24 Mar, 2021 593

Integration scheme for heterogeneous messages in heterogeneous systems

Integration scheme for heterogeneous messages in heterogeneous systems

D
Deming Xu
0.0 (0)28 Feb, 2021 238

RESTFUL_API_For_Hotel_OverBooking_System

Develop RESTFUL Data API in InterSystems IRIS Data Platform Development for Hotel Overbooking Management System. PS:The overbooking management system combines the unique conditions of the hotel, such as room prices, order channels, customer needs (etc...). System uses machine learning algorithms (such as: KNN/ES-RNN...) to accurately predict the daily no-show and occupancy rate of the hotel, and further combines with the revenue equation to find the best largest room sales volume, which can significantly increase the hotel marginal revenue.

j
jingqi LIu
Docker
0.0 (0)28 Feb, 2021 709

Dictionary comparison scheme of cache database

The dictionary comparison of the data collected in the cache database is carried out, and the dictionary related data cleaning work is quickly completed through the global model, so as to build a unified and correct database for the hospital

W
Weiwei Yang
0.0 (0)27 Feb, 2021 347

The Folding Stuff

We're publishing it here because developers on the InterSystems platforms are increasingly using VSCode to edit their codebase, including via our 'Serenji' extension. However 'The Folding Stuff' works with any VSCode document that already supports folding and unfolding.

John Murray
0.0 (0)27 Sep, 2022 500

IRIS-Smart-Mining-Starter-Pack

Smart Mining Starter Pack

A
Amir Samary
Docker
0.0 (0)24 Feb, 2021 2.9k

Message Bank

Message Bank for IRIS Interoperability that can automatically resend messages

O
Oliver Wilms
IPM
5.0 (2)15 Nov, 2020 418 31

upload-adapter

Intersystems IRIS interoperability Custom Upload Adapter to multipart file requests

Yuri Marx
Docker
5.0 (1)10 Nov, 2020 364

apptools-task

An example of a backup task with preliminary deletion of old files.

Sergey Mikhailenko
Docker
IPM
5.0 (1)29 Oct, 2020 212 11