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

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

LabResultsVerification-hl7

HL7 App to update reference range and find critical results

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

EduVerse

Accessible Learning Assistant

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

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

DNA sequence Gene finder

Find certain genes in DNA sequences

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

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 342

pxw-lib-sql

A replacement of SQLQuery that helps simplfy complex queries

P
Paul Waterman
Docker
IPM
4.0 (1)10 Oct, 2024 208 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 378

IRIS-MQTT for Manufacturing

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

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

IRIS MQTT for Health

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

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

sql-embeddings

SQL-Embedding simplifies creating and using embeddings in query

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

db-management-tool

This project is a web-based database management tool

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

IRIS-Test-Data-Generator

Used to generate test data

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

iris-DataViz

Exploratory Data Analysis with Visualization Application

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

Healthcare HL7 XML

Healthcare HL7 XML (also known as ITB or Ensemble HL7 XML) is an application you can install in InterSystems Healthcare products to handle HL7 v.2.x messages in XML format.

A
Alberto Fuentes
Docker
IPM
5.0 (2)02 Sep, 2024 1.3k 163

DX Jetpack for VS Code

A VS Code extension pack to boost your Developer eXperience

John Murray
5.0 (1)27 Sep, 2024 696

iris-dev-codeinspector

Validates packages and classes, returning a report with issues.

Rodolfo Moreira dos Santos
Docker
IPM
4.0 (1)25 Sep, 2024 378 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 320

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 256 1

VectorSearchOnPatientSimilarity

A Patient similarity comparison demo running on IRIS for Health

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

iterm

Terminal in web with all features of original iris session tool

Dmitry Maslennikov
Python
IPM
5.0 (1)22 Sep, 2024 544 466

iris-api-interface-generator

An app to generate interfaces to query APIs

A
Alex Alcivar
Docker
Python
5.0 (1)22 Sep, 2024 1.2k

IRIS-Log-Monitor

Monitor and display some information,Can be viewed more convenie

s
sara aplin
Docker
IPM
3.0 (1)22 Sep, 2024 201 2

Irisheimer

Automates AWS deployment of InterSystems WSGI apps using Pulumi

Z
Zacchaeus Chok
Python
4.5 (1)22 Sep, 2024 216

thalamus-og

Thalamus revolutionizes LLM routing

A
Audrey Chen
Python
AI
ML
ML
0.0 (0)19 Sep, 2024 148

errors-global-analytics

Analytics for the bugs in ^ERRORS

Evgeny Shvarov
Docker
IPM
5.0 (1)01 Sep, 2024 554 28

Utils

Various code snippets for InterSystems IRIS

E
Eduard Lebedyuk
Docker
IPM
5.0 (1)29 Aug, 2024 568 29

irislab

IRIS Lab - Management Portal in the form of VSCode

Dmitry Maslennikov
Docker
Python
IPM
5.0 (1)27 Aug, 2024 317 12

iris-bi-utils

Import, export, autocheck

E
Evgeniy Potapov
Docker
IPM
5.0 (1)20 Aug, 2024 265 3.3k

sqlzilla

SQLzilla is designed to simplify SQL query generation

Docker
Python
AI
5.0 (2)16 Aug, 2024 645