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

60 Application(s)
Filter
Show only
Last release on OEX
Categories
Works with
Industry
Status
InterSystems IRIS BI
Application NameDeveloperMade withRatingLast updatedViewsInstalls

iris-crypto-tracker

Tracking Crypto currency levels and alerts about ups and downs.

E
Evgeniy Potapov
Docker
4.5 (1)16 Jul, 2026 524

Samples-BI

Provides sample data for use with InterSystems IRIS Business Intelligence, as well as fully developed sample BI models and dashboards.

Evgeny Shvarov
Docker
IPM
5.0 (1)15 Jul, 2026 1.2k 1.7k

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

Water Conditions in Europe

Water Conditions with Prediction, Dashboards and more

E
Evgeniy Potapov
Docker
Python
ML
ML
5.0 (2)15 Jul, 2026 498

DeepSeeWeb

Renderer for DeepSee Dashboards in Browser with MDX2JSON as a Serverside and JS web-client

Anton Gnibeda
Docker
IPM
4.5 (2)26 May, 2026 3.3k 52.7k

Calendar-dataset

A date and time table generator to make working with date-related data easier.

Dmitrij Vladimirov
Docker
IPM
5.0 (1)11 May, 2026 63 49

Iris Global Guard AI

AI powered analysis tool for Global storage risk management

Docker
IPM
AI
0.0 (0)23 Feb, 2026 328

iris-docdb-ui

A sleek and intuitive Document Database Explorer UI for InterSystems IRIS. Easily create namespaces and document databases, view stored documents, add new documents, and edit existing ones — all in one place.

Ashok Kumar Thangavel
Docker
IPM
5.0 (1)20 Feb, 2026 190 10

MDX2JSON

RESTful web api for MDX to JSON transformation (plus JSONP and XML/A) for InterSystems Caché. Also provides information about DeepSee objects.

E
Eduard Lebedyuk
IPM
4.5 (2)16 Feb, 2026 1.4k 55.2k

DevHub

a centralized toolkit and launcher framework designed for Devs

Ashok Kumar Thangavel
Docker
IPM
5.0 (1)31 Oct, 2025 190

swaggertools-jsonviewer

Swagger toolkit to view swagger json

Ashok Kumar Thangavel
Docker
5.0 (1)16 Oct, 2025 108

DataAILite

DataAIlite.com – Secure in-memory analytics

I
Irina Yaroshevskaya
AI
0.0 (0)19 Aug, 2025 96

CubeEventMonitor

Tool for monitoring BI cube events and build errors

S
Samuel Duncan
Docker
IPM
4.0 (1)15 Jul, 2025 666 51

PivotToPowerBI

View extracted data from IRIS BI cubes in Power BI

P
Peter Steiwer
Docker
IPM
5.0 (1)22 Jun, 2025 157 19

ReadyForAction

Demo for "Demos and Drinks" at InterSystems READY 2025

P
Peter Steiwer
Docker
Python
5.0 (1)20 Jun, 2025 129

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)20 Jun, 2025 1.4k 817

ThirdPartyChartPortlets

Use third-party charting libraries inside of Dashboards

P
Peter Steiwer
Docker
IPM
4.5 (1)20 Jun, 2025 762 38

CustomCubeActionManager

Easily manage InterSystems IRIS BI custom cube actions

P
Peter Steiwer
Docker
IPM
4.5 (1)06 Jun, 2025 95 22

PivotSubscriptions

Subscribe to Pivot Tables in InterSystems IRIS Business Intelligence to receive scheduled emails

P
Peter Steiwer
Docker
IPM
5.0 (1)14 May, 2025 680 19

SQL DATA LENS

Fast database sql tool with special features for IRIS & Caché

A
Andreas Schneider
5.0 (1)05 May, 2025 1.5k

Samples-Aviation

Provides sample data for use in exploring InterSystems IRIS Text Analytics capabilities. Also includes sample analytics model elements.

Evgeny Shvarov
Docker
IPM
4.5 (2)03 Jan, 2025 591 140

iris-bi-utils

Import, export, autocheck

E
Evgeniy Potapov
Docker
IPM
5.0 (1)20 Aug, 2024 281 3.6k

iris-analytics-template

Basic template for IRIS Analytics solutions

Evgeny Shvarov
Docker
IPM
5.0 (2)13 Aug, 2024 1.2k 92

AdvancedIRISBISamples

Advanced samples for InterSystems IRIS BI

P
Peter Steiwer
4.5 (1)10 Jun, 2024 163

Demo-Pandas-Analytics

Demo application to demonstrate how to use the analytics power of IRIS Embedded Python

E
Evgeniy Potapov
Docker
Python
IPM
5.0 (1)03 May, 2024 200 16

iris-analytics-package

This project has the intention to show a basic approach using the Analytics capabilities of InterSystems IRIS

Henrique Dias
Docker
IPM
5.0 (1)25 Mar, 2024 544 28

iris-analytics-notebook

A notebook approach to use IRIS analytics capabilities.

José Pereira
Docker
IPM
4.0 (1)25 Mar, 2024 534 26

ISC DEV

Export/Import InterSystems Data Platform development artefacts

G
Gevorg Arutiunian
Docker
IPM
5.0 (1)25 Mar, 2024 2.1k 2.5k

covid-19 analytics

analytics for covid-19

Evgeny Shvarov
Docker
IPM
5.0 (2)25 Mar, 2024 777 22

dsw-map

It is map examples of different regions to render in DeepSeeWeb

S
Semion Makarov
Docker
IPM
3.0 (1)25 Mar, 2024 409 14

WidgetsDirector

A sample IRIS Backend app to implement a REST API for a helpdesk

C
Chris Stewart
Docker
IPM
3.8 (3)23 Jan, 2024 259 22