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

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

AnalyzeThis

Easily transform a CSV file/Table/SQL query into a personalized preview of InterSystems IRIS BI

P
Peter Steiwer
Docker
IPM
5.0 (3)01 Sep, 2021 1.1k 744

integrated-ml-demo

Backend in Python or ObjectScript

G
Guillaume Rongier
Docker
Python
ML
ML
5.0 (1)31 Aug, 2021 589

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

Export Studio Snippets to VS Code

Tools for Studio to export Studio's Code Snippets to VS Code

J
Jacques Huser
0.0 (0)27 Aug, 2021 399

Example Backup Task

Example useful utilites

Sergey Mikhailenko
Docker
IPM
4.5 (1)23 Aug, 2021 261 7

DataGrip

DataGrip is a multi-engine database environment targeting the specific needs of professional SQL developers.

M
Maksim Sobolevskiy
0.0 (0)23 Aug, 2021 396

fhir-openapi-gen

A code base for the processing and formulation of the openapi spec for fhir resources and profiles

C
Cesar Duran
Docker
Python
IPM
3.0 (1)12 Aug, 2021 642 16

Container recipes

Easily run mirrored or sharded InterSystems IRIS clusters.

E
Eduard Lebedyuk
Docker
5.0 (1)10 Aug, 2021 247

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 200

movie

Sample App to IRIS API Patterns

Yuri Marx
Docker
IPM
4.0 (1)03 Aug, 2021 216 27

fhir-integratedml-example

An example on how to use InterSystems IRIS for Health FHIR database to perform ML models througth InterSystems IRIS IntegratedML

José Pereira
Docker
ML
ML
4.8 (3)01 Aug, 2021 849

Google Cloud Platform PubSub Business Hosts

Interoperability components for GCP PubSub

M
Marc Mundt
0.0 (0)22 Jul, 2021 366

appmsw-telestat

Ineroperability manages a Telegram Admin_bot and Informant_bot in providing content.

Sergey Mikhailenko
Docker
IPM
5.0 (1)21 Jul, 2021 306 47

iris_satellite_plantation

Detection of plantations remotely in satellite images.

R
Renato Banzai
Python
0.0 (0)18 Jul, 2021 272

iKnow

The iKnow Natural Language Processing technology was originally developed in Belgium and then acquired by InterSystems in 2010. In February 2020, InterSystems published the technology to open source, expanding the possible use cases for it beyond embedded use from the InterSystems IRIS Data Platform

B
Benjamin De Boe
Python
AI
0.0 (0)05 Jul, 2021 654

GitHubAPI

Github API for InterSystems IRIS

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

eap-sql2xlsx

A simple example of using the python openxl library to export a

Sergey Mikhailenko
Docker
IPM
5.0 (1)27 Jun, 2021 313 18

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 393

HoleFoods Adaptive Analytics Sample

Easy way to import the HoleFoods Sample into IRIS using an AtScale Sample Bundle

P
Peter Steiwer
0.0 (0)14 Jun, 2021 450

workshop-rest-iam

Workshop: InterSystems IRIS + REST development + API manager

A
Alberto Fuentes
Docker
0.0 (0)14 Jun, 2021 503

ensemble-interoperability-formation

Ensemble / Interoperability training course.

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

ompare

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

A
Alex Woodhead
IPM
4.5 (1)12 Jun, 2021 530 22

reports-server-demo

This app demonstrates how to run InterSystems Reports Server in

E
Eduard Lebedyuk
Docker
0.0 (0)03 Jun, 2021 383

iris-on-fhir

App to show the potential of FHIRaaS

Henrique Dias
Docker
IPM
3.5 (1)01 Jun, 2021 777 28

FHIR Simple Demo Application

FHIR Simple Demo Application

M
Marcello Correa
2.5 (1)30 May, 2021 743

FHIRaaS with OAuth 2.0

This is a straightforward Angular app using the FHIR Accelerator Service as the Clinical Repository. It uses OAuth 2.0 as authorization and displays all patients and resources as JSON.

R
Regilo Regilio Guedes de Souza
0.0 (0)30 May, 2021 219

FHIR Data Studio Connector

Community connector to Google Data Studio for FHIR

Dmitry Maslennikov
0.0 (0)24 May, 2021 478

MDX Query Auditing Samples

Samples for auditing queries on IRIS BI cubes and analyzing audit data

S
Samuel Duncan
IPM
4.3 (2)17 May, 2021 215 12

irisdemo-demo-restsql

Simple demo of IRIS exposing REST APIs created based on Swagger that have a SQL database as the backend.

A
Amir Samary
Docker
4.3 (2)04 May, 2021 460

ansible-cache-python-mg

Ansible role to install the necessary Python libraries to allow connection to an Intersystems Cache database via M-Gateway's connection service

Raman Sailopal
Python
1.0 (1)30 Apr, 2021 106

cache-node-client

Ansible playbook to install the necessary nodejs M-Gateway packages to allow access to Intersystems Cache

Raman Sailopal
1.5 (1)30 Apr, 2021 142