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

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

telegram-adapter-demo

This demo shows how to use the IRIS Telegram Adapter.

N
Nikolay Solovyev
Docker
IPM
0.0 (0)21 Jun, 2023 239 14

appmsw-warm-home

Example for creating a user interface for a smart home

Sergey Mikhailenko
Docker
Python
IPM
5.0 (1)18 Jun, 2023 289

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

workshop-rest-ws

Creation of REST web service for training purposes

Luis Angel Pérez Ramos
Docker
5.0 (1)16 Jun, 2023 325

ChatGPT Telegram Bot

Talk to Chat GPT via Telegram!

Evgeny Shvarov
Docker
IPM
AI
0.0 (0)12 Jun, 2023 519 24

workshop-performance

Performance tests of IRIS, Postgres and MySQL by JDBC connection

Luis Angel Pérez Ramos
Docker
5.0 (1)02 Jun, 2023 295

fhir-profile-validation

Validating FHIR resources against profiles

D
Dmitry Zasypkin
Docker
4.5 (1)30 May, 2023 490

Nomenclator

Face recognition using Embedded Python and IRIS in Docker

Luis Angel Pérez Ramos
Docker
Python
4.5 (1)01 Jul, 2023 219

workshop-multiple-instances

Project for mirror training purpose.

Luis Angel Pérez Ramos
Docker
IPM
4.0 (1)04 May, 2023 261 1

workshop-smart-data-fabric

Learn the main ideas involved in developing a Smart Data Fabric using InterSystems IRIS

A
Alberto Fuentes
Docker
Python
5.0 (1)26 Apr, 2023 288

Sheep’s Galaxy

Example of using InterSystems IRIS Cloud SQL and IntegratedML

M
Maria Gladkova
Docker
Python
ML
ML
2.0 (1)21 Apr, 2023 494

Customer churn predictor

Checking customer churn with IntegratedML

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

AI text detection

Is your text generated by AI?

O
Oleh Dontsov
Docker
Python
AI
ML
ML
4.7 (3)01 Jul, 2023 457

workshop-sql-jgw

Workshop about an IRIS production with a JDBC connection to a MySQL database throught JGW

Luis Angel Pérez Ramos
Docker
4.5 (1)17 Apr, 2023 203

Google IRIS Login

Add Sign-in with Google into Management Portal

Yuri Marx
Docker
IPM
5.0 (1)28 Mar, 2023 441 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 307

Tutorial-QUERY

Show a use case of %QUERY

Robert Cemper
5.0 (1)07 Jul, 2023 197 3

gateway-sql

Installing jdbс drivers for oracle, mssql and mysql

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

CSV Interoperability Transformation

An example of CSV data transformation via IRIS Interoperability

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

CrossECP-Cache

Caché ECP Server in Docker

Robert Cemper
Docker
5.0 (1)05 Nov, 2023 325

Intersystems IRIS platform queue trend monitoring component

Intersystems IRIS platform queue trend monitoring component

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

iris-fhirsqlbuilder

Showcase of the FHIR SQL Builder from IRIS

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

test-data

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

O
Oliver Wilms
Docker
Python
IPM
4.5 (2)28 Jan, 2023 404 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 704

iknow-utils

Bundles a few reusable IRIS NLP utilities for common scenarios

B
Benjamin De Boe
IPM
AI
4.8 (2)17 Jan, 2023 183 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 396 44

IoT Sample

Sample how to use MQTT with InterSystems IRIS MQTT Interoperability adapter

Yuri Marx
Docker
IPM
5.0 (1)10 Jan, 2023 323 6

Pregnancy Symptoms Tracker

Example of using FHIR to track pregnancy symptoms

José Pereira
Docker
IPM
3.5 (1)08 Dec, 2022 601 20

CrossECP-IRIS

IRIS ECP Client in Docker to use Caché ECP Server

Robert Cemper
Docker
IPM
5.0 (1)05 Nov, 2023 291 15

FHIR Questionnaires

FHIR Questions and Responses

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

iris-fhir-app

My first IRIS FHIR app

O
Oliver Wilms
Docker
IPM
4.5 (2)29 Nov, 2022 396 8