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

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

IRIS_ISTIO

Common IKO Deployments (used with Istio Service Mesh in Article)

A
Ariel Glikman
0.0 (0)10 Dec, 2024 133

isc-rest

Build REST APIs rapidly, securely, and sustainably

Timothy Leavitt
IPM
4.8 (2)05 Dec, 2024 1.4k 2.2k

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

iris-energy-isodata

Access energy data of Major ISOs in the United States

Muhammad Waseem
Docker
Python
IPM
5.0 (1)04 Dec, 2024 516 21

isc-json

%JSON, with SemVer, in the open

Timothy Leavitt
IPM
4.7 (3)04 Dec, 2024 553 2.6k

iris-python-lookup-table-utils

IRIS Python Lookup Table Utils (pylotaut is a simple CRUD API)

J
Johannes Heinzl
Docker
Python
5.0 (1)01 Dec, 2024 406

workshop-iris-oauth2

Using OAuth2 framework in InterSystems IRIS. Learn how to act as Client, Authentication Server or Resource Server.

A
Alberto Fuentes
Docker
4.8 (3)22 Nov, 2024 1.5k

iris-presto-sample

Sample for iris-presto package (using IRIS and PrestoDB )

Yuri Marx
Docker
Python
5.0 (1)17 Nov, 2024 339

recomendacao-filmes-intersystems

Example of using Vector Search for movie recommendations

D
Davi Massaru Teixeira Muta
Docker
Python
5.0 (1)16 Nov, 2024 172

irisChatGPT

Application uses LangChain framework which is built around LLMs

Muhammad Waseem
Docker
Python
IPM
AI
4.0 (1)12 Nov, 2024 1.7k 12

Data_APP_Security

OAuth Authentication, Authorization & Auditing basics

Muhammad Waseem
Docker
IPM
5.0 (1)12 Nov, 2024 876 19

irisGoogleChat

Send messages powered by AI to Google Chat

D
Daniel Aguilar
Docker
AI
3.5 (1)12 Nov, 2024 180

LabResultsVerification-hl7

HL7 App to update reference range and find critical results

Muhammad Waseem
Docker
IPM
5.0 (1)12 Nov, 2024 966 13

EduVerse

Accessible Learning Assistant

R
Rolano Rebelo
Python
AI
0.0 (0)11 Nov, 2024 118

DNA sequence Gene finder

Find certain genes in DNA sequences

F
Filip Kašpar
Python
AI
ML
ML
0.0 (0)10 Nov, 2024 128

iris-fhir-client

InterSystems FHIR Client Connect to any Open FHIR Server

Muhammad Waseem
Docker
Python
IPM
5.0 (2)06 Nov, 2024 1.3k 40

FHIRValidation

Test cases validating FHIR payload against custom FHIR IG on InterSystems IRIS FHIR Server

L
Lin Zhu
Docker
4.5 (1)10 Oct, 2024 355

pxw-lib-sql

A replacement of SQLQuery that helps simplfy complex queries

P
Paul Waterman
Docker
IPM
4.0 (1)10 Oct, 2024 216 9

workshop-llm

Python application to demo RAG application using IRIS vector DB

Luis Angel Pérez Ramos
Docker
Python
AI
4.0 (1)08 Oct, 2024 390

IRIS-MQTT for Manufacturing

First-ever IRIS-integrated MQTT Broker - no middleware needed!

A
Armin Forstner
0.0 (0)08 Oct, 2024 125

IRIS MQTT for Health

First-ever IRIS-integrated MQTT Broker - no middleware needed!

A
Armin Forstner
0.0 (0)04 Oct, 2024 286

sql-embeddings

SQL-Embedding simplifies creating and using embeddings in query

Docker
IPM
4.8 (2)29 Sep, 2024 687 1

db-management-tool

This project is a web-based database management tool

A
Andrii Mishchenko
Docker
IPM
3.0 (1)29 Sep, 2024 378

IRIS-Test-Data-Generator

Used to generate test data

D
Dylan Cole
Docker
IPM
3.0 (1)29 Sep, 2024 234 2

iris-DataViz

Exploratory Data Analysis with Visualization Application

Muhammad Waseem
Docker
Python
IPM
5.0 (1)28 Sep, 2024 333 4

DX Jetpack for VS Code

A VS Code extension pack to boost your Developer eXperience

John Murray
5.0 (1)27 Sep, 2024 704

iris-dev-codeinspector

Validates packages and classes, returning a report with issues.

Rodolfo Moreira dos Santos
Docker
IPM
4.0 (1)25 Sep, 2024 382 4

IOP REST Client Framework

Framework for creating REST API clients in python with IOP

A
Antoine Dhollande
Docker
Python
IPM
4.5 (1)25 Sep, 2024 323

apptools-admin

This solution can be installed in earlier versions of Caché and Ensemble (tested 2016.1+). This can be done by importing xml.

Sergey Mikhailenko
Docker
IPM
5.0 (1)24 Sep, 2024 1.3k 284

IRIS-API-Template

This is a REST template that can send REST messages to productio

S
Samuel Thomas
Docker
IPM
2.5 (1)24 Sep, 2024 260 1

VectorSearchOnPatientSimilarity

A Patient similarity comparison demo running on IRIS for Health

L
Lin Zhu
Docker
4.5 (1)23 Sep, 2024 200