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

431 Application(s)
Filter
Show only
Last release on OEX
Categories
Works with
Industry
InterSystems IRIS for Health
Clear filters
Application NameDeveloperMade withRatingLast updatedViewsInstalls

sql-embeddings

SQL-Embedding simplifies creating and using embeddings in query

Henrique Dias
Docker
IPM
4.8 (2)29 Sep, 2024 361

IRIS-Test-Data-Generator

Used to generate test data

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

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

DX Jetpack for VS Code

A VS Code extension pack to boost your Developer eXperience

John Murray
5.0 (1)27 Sep, 2024 551

iris-dev-codeinspector

Validates packages and classes, returning a report with issues.

Rodolfo Moreira
Docker
IPM
4.0 (1)25 Sep, 2024 245

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.1k 275

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 139

VectorSearchOnPatientSimilarity

A Patient similarity comparison demo running on IRIS for Health

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

iris-ccd-devtools

A UI for testing CCDA transforms, XPath evaluation, and XSL templates in IRIS

Chi Nguyen-Rettig
Docker
5.0 (3)22 Sep, 2024 265

IRIS-Log-Monitor

Monitor and display some information,Can be viewed more convenie

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

zpm-registry

InterSystems ObjectScript Registry Server For ZPM packages

Evgeny Shvarov
Docker
IPM
5.0 (1)05 Sep, 2024 1.1k 878

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 897 109

errors-global-analytics

Analytics for the bugs in ^ERRORS

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

BridgeWorks WebReports

Web based reporting and dashboard platform

Tony Coffman
0.0 (0)26 Aug, 2024 486

BridgeWorks VDM

BridgeWorks VDM is an ad hoc reporting and graphical SQL query application.

Tony Coffman
0.0 (0)26 Aug, 2024 507

iris-analytics-template

Basic template for IRIS Analytics solutions

Evgeny Shvarov
Docker
IPM
5.0 (2)13 Aug, 2024 979 87

objectscript-package-example

ObjectScript Package example with simplified folder structure

Evgeny Shvarov
Docker
IPM
5.0 (1)12 Aug, 2024 563 45

Database Growth - Data Collection and Analysis

The two continued repos are linked at the end of DataCollection.

A
Ariel Glikman
Docker
4.0 (2)04 Aug, 2024 203

irisfirebase

Firebase module for InterSystems IRIS

D
Daniel Aguilar
Docker
Python
IPM
5.0 (1)27 Jul, 2024 191 3

OPNLib-Timer

Timers Generator Tool. Allows whatever application process to easily orchestrate taks, defining its own timers that will wake it up to make actions.

J
Jose Tomas Salvador
Docker
IPM
5.0 (1)10 Jul, 2024 188 14

iris-pkcs7-util

An util to create CMS/pkcs7 object

G
Guillaume Rongier
Docker
Python
IPM
3.5 (1)27 May, 2024 182 7

Perftools IO Test Suite

Tools to exercise and measure the IO capacity of hardware

P
Pran Mukherjee
4.0 (1)17 May, 2024 329

IRIS AI Studio

AI Studio to load and retrieve vector embeddings from your files

Ikram Shah
Python
AI
0.0 (0)16 May, 2024 493

iris-image-vector-search

Using IRIS vector search to achieve image retrieval

s
shan yue
Docker
Python
IPM
4.5 (1)15 May, 2024 207 1

DNA-similarity-and-classify

Classify gene family find similar DNAs with Vector Search and ML

D
Davi Massaru Teixeira Muta
Docker
Python
AI
ML
ML
5.0 (1)12 May, 2024 294

AutoML Churn Predict Showroom

InterSystems IRIS AutoML Showroom

Yuri Marx
Docker
IPM
ML
ML
5.0 (1)12 May, 2024 121

hl7v2-to-kafka

A simple IRIS interoperability application - transform HL7 and send it to Kafka

S
Sylvain Guilbaud
Docker
IPM
5.0 (1)01 May, 2024 224

workshop-workflow

Example of workflow management an UI

Luis Angel Pérez Ramos
Docker
5.0 (1)26 Apr, 2024 206

deployed-code-template

An example of how to deploy ObjectScript without source via IPM

Evgeny Shvarov
Docker
IPM
5.0 (2)22 Apr, 2024 144 8

iris-openai

Library for use Open AI

Kurro Lopez
Docker
IPM
AI
5.0 (5)18 Apr, 2024 882 40

langchain-iris

Support for IRIS for Langchain

Dmitry Maslennikov
Python
0.0 (0)16 Apr, 2024 175