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

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

test-data

App to create test-data, as much as you need

O
Oliver Wilms
Docker
Python
IPM
4.5 (2)28 Jan, 2023 335 12

isc-perf-ui

Simple REST APIs and Angular UI for the line-by-line monitor

Timothy Leavitt
Python
IPM
4.0 (1)16 Aug, 2024 401 194

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

SpatialIndex

spatialindex for Caché

A
Alexander Koblov
4.5 (2)16 Jul, 2018 218

iris-climatiq-adapter

An IRIS Interoperability adapter for using the Climatiq API

José Pereira
Docker
IPM
3.7 (3)13 Feb, 2024 223 20

iris-dollar-list

Interpretor of $list for python

G
Guillaume Rongier
Python
5.0 (1)28 Oct, 2022 365

GlobalsDB-NodeJS-Admin

Easy admin interface to GlobalsDB

Nikita Savchenko
0.0 (0)01 Jun, 2018 93

Ikon

Identicon generator for Intersystems Caché. Good to use in Mojo applications.

A
Andrei Luiz Nenevê
IPM
4.5 (2)24 Apr, 2020 133 28

XList - for declarative and functional programming

Extended list for ObjectScript with support for declarative and functional programming

M
Mirko Ozekker
4.0 (1)04 Aug, 2021 220

InterSystems LanguageServer

InterSystems Language Server which works directly with SuperPort

Dmitry Maslennikov
0.0 (0)17 Apr, 2021 331

iris-analytics-datastudio

Google DataStudio connector to InterSystems IRIS Analytics (DeepSee)

Dmitry Maslennikov
4.0 (1)09 Sep, 2021 401

FACT

Financial Administrative Clinical Trends

C
Catherine Ignudo
0.0 (0)11 Nov, 2021 198

Data Catalog

A single solution to easily discover and access reliable data

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

prodeye-mobile-app-client-side

flutter mobile app client to work with prodeye server side.

A
Adel Elsayed
0.0 (0)09 Oct, 2022 179

DeepScan

A python-based program interlinked with EMR in HMS via FHIR

S
Syed Muhammad Aqeel Abidi
1.0 (1)27 Nov, 2022 134

Customer churn predictor

Checking customer churn with IntegratedML

O
Oleh Dontsov
Docker
Python
ML
ML
5.0 (2)28 Apr, 2023 229

oex-vscode-snippets-template

GitHub template for publishing VS Code snippets with IPM / ZPM

John Murray
Docker
0.0 (0)29 Jun, 2023 253

Essential-IRIS-REST

Essentail IRIS management portal data access in REST services

Ashok Kumar T
Docker
IPM
4.5 (1)21 Sep, 2023 163 1

iris-errors-analysis-graph

Analyze errors on the IRIS portal generate statistical graphs.

L
Lucas Fernandes
Docker
Python
IPM
AI
1.8 (2)28 Jul, 2024 232

IPM in VS Code

Manage IPM / ZPM packages on servers directly from VS Code

John Murray
0.0 (0)15 Nov, 2024 223

SharePoint Online SPO REST API

Sharepoint API template

M
Mark OReilly
0.0 (0)13 Dec, 2024 130

FHIRInsight

FHIRInsight: Transform complex health data into clear, actionable insights. A tool to convert FHIR blood test data into a comprehensive, easy-to-understand analysis report.

Henrique Dias
Docker
Python
IPM
AI
5.0 (1)31 May, 2025 156 7

Tracking-Patient-Care-Using-FHIR

Example for related exercise on the InterSystems Learning site.

Robert Cemper
Docker
IPM
5.0 (1)04 Oct, 2023 207

Object Synchronization

Playing with Object Synchronization feature

J
Jose Tomas Salvador
Docker
4.3 (2)16 Aug, 2019 168

Tutorial-QUERY

Show a use case of %QUERY

Robert Cemper
Docker
5.0 (1)07 Jul, 2023 160 3

sql-stats-api

IRIS Sql dashboard using Grafana

Lorenzo Scalese
Docker
IPM
4.0 (1)19 Feb, 2025 125

Nested Set Model

Nested Set Model implementation for ObjectScript

N
Nikolay Solovyev
Docker
5.0 (1)01 Aug, 2019 207

simple-spellchecker

Norvig inspired simple spell checker implementation in InterSystems IRIS

Henry Pereira
Docker
IPM
5.0 (1)25 Apr, 2020 249 18

restoreUI

UI for restoring databases from online backup

V
Vasiliy Bondar
Docker
IPM
0.0 (0)16 Oct, 2020 217 24

iris-r-gateway-template

Template project to build and use a the R Gateway from IRIS 2021

G
Guillaume Rongier
Docker
ML
ML
5.0 (1)17 Jun, 2021 463

fhir-scraper

A simple python script to copy/scrap/crawl a FHIR repository.

G
Guillaume Rongier
Python
4.0 (1)08 Oct, 2021 183