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

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

Google IRIS Login

Add Sign-in with Google into Management Portal

Yuri Marx
Docker
IPM
5.0 (1)28 Mar, 2023 374 7

isc-cloud-sql-python-demo

A simple python and flask app with IRIS Cloud SQL on back

Evgeny Shvarov
Python
5.0 (1)23 Mar, 2023 267

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

python-globals-serializer-example

Serialization of Python objects in IRIS globals

José Pereira
Docker
Python
IPM
5.0 (1)05 Mar, 2023 331 5

zap-api-scan-sample

An example on how to scan your REST APIs on IRIS using the OWASP

José Pereira
Docker
5.0 (1)05 Mar, 2023 1.3k

CSV Interoperability Transformation

An example of CSV data transformation via IRIS Interoperability

Evgeny Shvarov
Docker
IPM
5.0 (1)12 Feb, 2023 278 3

gateway-sql

Installing jdbс drivers for oracle, mssql and mysql

Sergey Mikhailenko
Docker
IPM
5.0 (1)11 Feb, 2023 379 16

blockchain - [ IRIS python ]

Save your logs in a blockchain structure

D
Davi Massaru Teixeira Muta
Docker
4.5 (1)04 Feb, 2023 544

Intersystems IRIS platform queue trend monitoring component

Intersystems IRIS platform queue trend monitoring component

Y
Yubo Mao
IPM
3.5 (2)03 Feb, 2023 363 21

iris-fhirsqlbuilder

Showcase of the FHIR SQL Builder from IRIS

G
Guillaume Rongier
Docker
Python
5.0 (1)02 Feb, 2023 261

test-data

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

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

FHIR Interoperability examples

Example of using InterSystems IRIS or HealthShare Health Connect interoperability features for FHIR. Scenarios where forwarding requests and handling responses are required.

A
Alberto Fuentes
Docker
IPM
5.0 (1)17 Jan, 2023 544

iknow-utils

Bundles a few reusable IRIS NLP utilities for common scenarios

B
Benjamin De Boe
IPM
AI
4.8 (2)17 Jan, 2023 148 1

NY Taxi Demo

A simple guide to NY taxi business, leveraging Columnar Storage

B
Benjamin De Boe
Docker
Python
IPM
5.0 (1)10 Jan, 2023 326 40

IoT Sample

Sample how to use MQTT with InterSystems IRIS MQTT Interoperability adapter

Yuri Marx
Docker
IPM
5.0 (1)10 Jan, 2023 248 4

Pregnancy Symptoms Tracker

Example of using FHIR to track pregnancy symptoms

José Pereira
Docker
IPM
3.5 (1)08 Dec, 2022 451 18

FHIR Questionnaires

FHIR Questions and Responses

Yuri Marx
Docker
IPM
5.0 (1)03 Dec, 2022 363 2

FemTech Reminder

Project to take part the InterSystems IRIS for Health Contest

Katsiaryna Shaustruk
Docker
IPM
4.5 (1)03 Dec, 2022 625 3

iris-fhir-app

My first IRIS FHIR app

O
Oliver Wilms
Docker
IPM
4.5 (2)29 Nov, 2022 338 6

apptools-gateway-demo

Demo of exporting and importing instances of the SQL.Connection

Sergey Mikhailenko
Docker
5.0 (1)20 Nov, 2022 165

iris-qr-barcode-utils

Read and write QR and Barcodes using InterSystems IRIS and Python

Yuri Marx
Docker
Python
IPM
5.0 (1)14 Nov, 2022 249 6

iris-grpc-example

A hello world example adapted from the officials examples, presenting how to use gRPC with IRIS.

José Pereira
Docker
Python
IPM
4.0 (1)02 Nov, 2022 269 4

gateway-mysql-connector-java-8-0-21-jar

import instance %Library.SQLConnection, mysql-connector-java

Sergey Mikhailenko
Docker
IPM
5.0 (1)13 Oct, 2022 150 1

Sea Battle

The code is an ObjectScript remake of Python example in CodeAcademy

Evgeny Shvarov
Docker
Python
IPM
4.8 (2)09 Oct, 2022 307 6

grpc-iris-interop

Proof of concept of a gRPC implementation with IRIS

G
Guillaume Rongier
Docker
Python
5.0 (1)01 Oct, 2022 212

iris-ftp-sample

Sample showing how to use InterSystems IRIS FTP Adapter

Yuri Marx
Docker
IPM
5.0 (1)26 Sep, 2022 279 16

interoperability-test

Unit Test Interoperability production interface

O
Oliver Wilms
Docker
IPM
5.0 (1)15 Sep, 2022 333 10

interoperability-soap

Tool to help troubleshoot Generic SOAP Service interface

O
Oliver Wilms
Docker
IPM
5.0 (1)15 Sep, 2022 192 2

production-monitor

Custom Production Monitor

O
Oliver Wilms
Docker
IPM
5.0 (1)11 Sep, 2022 405 17

DC Analytics

InterSystems Developer Community analytics.

E
Evgeniy Potapov
Docker
IPM
4.5 (2)06 Sep, 2022 651

iris-readonly-interop

Read Only Role for Interoperability

G
Guillaume Rongier
Docker
IPM
5.0 (2)30 Aug, 2022 420 58