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

415 Application(s)
Filter
Show only
Last release on OEX
Categories
Works with
Industry
Technology Example
Clear filters
Application NameDeveloperMade withRatingLast updatedViewsInstalls

RESTFileTransfer

Example of how to transfer files using RESTful services

I
Iryna Mykhailova
Docker
5.0 (1)04 Jan, 2021 425

iris-pygw-blueprint

Short blueprint example of the connection between python and iris via new python gateway available in InterSystems IRIS Data Platform 2020.3+

A
Aleksandar Kovacevic
Docker
Python
4.5 (1)27 Dec, 2020 123

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

aoc-objectscript-template

The template repository for Advent of Code 2020 ObjectScript contest

Evgeny Shvarov
Docker
5.0 (1)25 Nov, 2020 619

iris-container-recipes

Examples of InterSystems IRIS container scripts

E
Eduard Lebedyuk
Docker
5.0 (1)20 Nov, 2020 107

appmsw-util

Creating and deleting db, namespace, resource and role with one command

Sergey Mikhailenko
Docker
IPM
5.0 (1)15 Nov, 2020 122 12

objectscript-errors

Example class which reproduces typical ObjectScript errors

Evgeny Shvarov
Docker
IPM
5.0 (1)12 Nov, 2020 142 55

upload-adapter

Intersystems IRIS interoperability Custom Upload Adapter to multipart file requests

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

iris-c-language

This is a technology example of how to use Call-In and Call-Out in various ways including Unicode and long string.

T
Tomohiro Iwamoto
Docker
5.0 (1)06 Nov, 2020 195

qewd-conduit

QEWD Implementation of the RealWorld Conduit REST Back-end

R
Rob Tweed
0.0 (0)29 Oct, 2020 195

apptools-task

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

Sergey Mikhailenko
Docker
IPM
5.0 (1)28 Oct, 2020 156 9

Health Insight Demo Examples

Several COVID-19 dashboard examples using Tableau, and created using HeathShare Health Insight, which provides data modeling, analysis, and visualization tools. They can be opened using the free Tableau Reader application.

J
Jonathan Wald
0.0 (0)21 Oct, 2020 346

Ingestion Speed Test

Shows how InterSystems IRIS can ingest thousands or millions of records per second while allowing for queries on the same cluster. Works on a single InterSystems IRIS instance or on an InterSystems IRIS cluster on the cloud.

A
Amir Samary
Docker
0.0 (0)15 Oct, 2020 3.0k

iris-battleship

Why not a game in contest?

R
Renato Banzai
Docker
Python
5.0 (1)11 Oct, 2020 133

iris-ldap-auth

Example of how to setup IRIS and OpenLDAP for LDAP user authentication

T
Tomohiro Iwamoto
Docker
5.0 (1)16 Sep, 2020 148

covid-ai-demo-deployment

"Covid-19 AI demo in Docker" deployment including dockerised Flask, FastAPI, Tensorflow Serving and HA Proxy etc etc.

Z
Zhong Li
Docker
Python
ML
ML
0.0 (0)07 Sep, 2020 391

fhir-chatbot

A chatbot to query patient information using FHIR.

R
Renato Banzai
Docker
0.0 (0)27 Aug, 2020 351

Kafka Demo with InterSystems IRIS

Demo of InterSystems IRIS with Kafka, Schema Registry, AVRO and Schema Migration. We also show how the data coalesced in InterSystems IRIS can be queried using SQL, REST and MDX (Business Intelligence)

A
Amir Samary
Docker
0.0 (0)27 Aug, 2020 838

iris4health-fhir-analytics

An example on how to take advantage of FHIR data schema created by IRIS for Health in conjunction with IRIS Analytics to provide analytics on FHIR data.

José Pereira
Docker
4.5 (1)26 Aug, 2020 804

QR-FHIR

App to generate FHIR QR Codes and vCards from InterSystems IRIS FHIR Resource

Yuri Marx
Docker
5.0 (1)24 Aug, 2020 277

FHIR Patient Browser

Simple Patient Browser app for FHIR server, using fhir.js library

A
Anton Umnikov
Docker
0.0 (0)17 Aug, 2020 380

irisdemo-base-synthea

Docker container wrapping the Synthea application for minimal setup and easy use. Synthea is a Synthetic Patient Population Simulator. The goal is to output synthetic, realistic (but not real), patient data and associated health records in a variety of formats (FHIR is the default).

P
Phillip Booth
Docker
5.0 (1)05 Aug, 2020 296

WsockClient.nodejs

use webSocket client in node.js

Robert Cemper
Docker
5.0 (1)25 Jul, 2020 174

ML Made Easy : IntegratedML

A guide through the IntegratedML used as a hands-on session on InterSystems DACH PartnerTag 2020. It is based on work of Derek Robinson and documentation of InterSystems.

A
Aleksandar Kovacevic
Docker
AI
ML
ML
0.0 (0)16 Jul, 2020 151

pex-demo

Demo showcasing InterSystems IRIS integration with Kafka via PEX (java, .net)

E
Eduard Lebedyuk
Docker
Python
5.0 (2)16 Jul, 2020 759

iris-integratedml-monitor-example

Example on extending %Monitor.Adaptor to monitor IRIS IntegrateML models performance metrics.

José Pereira
Docker
ML
ML
0.0 (0)12 Jul, 2020 297

restforms2-angularui-demo

An example of REST API and Angular UI generator for InterSystems IRIS persistent class

Evgeny Shvarov
Docker
4.5 (1)24 Jun, 2020 345

isc-webgateway-letsencrypt

Https example for webgateaway using letsencrypt

Lorenzo Scalese
Docker
0.0 (0)10 Jun, 2020 324

CRUD-GLOBALS-IRISNATIVEAPI-JAVA

CRUD operation & Search on globals using IRIS Native API for Java.

M
Muni Ganesh
Docker
4.0 (1)07 Jun, 2020 196

iris-python-suite

A suite of tools and examples to show how powerful InterSystems IRIS can be when combined with Python by the API Python Native API. Including: - A machine learning chatbot - A chart to show any global as a graph - A COVID-19 analysis

R
Renato Banzai
Docker
Python
0.5 (1)06 Jun, 2020 428

Perfomance comparison of IRIS Native API and EAV-approach

Browser view and cli script available.

S
Sergey Kamenev
Docker
Python
5.0 (1)03 Jun, 2020 248