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

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

csv2table

Example on how to import CSV to any existing table

Evgeny Shvarov
Docker
IPM
4.5 (1)29 Sep, 2021 327 11

config-copy

Helper to copy the config from an IRIS instance to another

Lorenzo Scalese
Docker
IPM
5.0 (1)29 Sep, 2021 282 44

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

Med-Sync: HackMIT 2021

Revolutionizing blood glucose tracking

R
Rohan Mehta
Docker
Python
1.5 (1)25 Sep, 2021 174

MedTracker

Medication tracking and drug identification

N
Nicolas Camenisch
1.5 (1)21 Sep, 2021 320

Beez-Woman-Menstrual-Tracker

A one-stop-shop for tracking women's reproductive health

K
Katie Le
ML
ML
0.0 (0)21 Sep, 2021 233

pop-song-analytics

Pop Songs analytics from the last decades

Henry Pereira
Docker
4.5 (1)11 Sep, 2021 362

iris-analytics-datastudio

Google DataStudio connector to InterSystems IRIS Analytics (DeepSee)

Dmitry Maslennikov
4.0 (1)09 Sep, 2021 474

Analytics OKR

This is an analytic app for OKR - Objective and Key Results

Yuri Marx
Docker
IPM
5.0 (1)07 Sep, 2021 349 19

AlertDashboard

Use DeepSee to create a dashboard to show abnormal conditions of Production operation.

J
John Pan
4.0 (2)04 Sep, 2021 435

ERP Plenum

Now have a unified information for managing your business!

J
Jose Sampaio
0.0 (0)02 Sep, 2021 452

integrated-ml-demo

Backend in Python or ObjectScript

G
Guillaume Rongier
Docker
Python
ML
ML
5.0 (1)31 Aug, 2021 1.2k

Export Studio Snippets to VS Code

Tools for Studio to export Studio's Code Snippets to VS Code

J
Jacques Huser
0.0 (0)27 Aug, 2021 696

Example Backup Task

Example useful utilites

Sergey Mikhailenko
Docker
IPM
4.5 (1)24 Aug, 2021 344 7

DataGrip

DataGrip is a multi-engine database environment targeting the specific needs of professional SQL developers.

M
Maksim Sobolevskiy
0.0 (0)23 Aug, 2021 631

Caché Monitor

Works with many of your databases but is specifically optimized for unique InterSystems Caché and InterSystems IRIS features. It combines many tools with a smart sql editor to provide easy access to your databases. Caché Monitor is like a swiss knife for InterSystems Caché \ IRIS, fast and very easy to use. But Caché Monitor can more! Connect to databases like MS SQL Server, MS Access, SQLlite and much more to fit your needs in a heterogeneous database environment. Combine your data right now! All integrated in a single application.

A
Andreas Schneider
0.0 (0)15 Aug, 2021 2.0k

Container recipes

Easily run mirrored or sharded InterSystems IRIS clusters.

E
Eduard Lebedyuk
Docker
5.0 (1)10 Aug, 2021 330

XList - for declarative and functional programming

Extended list for ObjectScript with support for declarative and functional programming

M
Mirko Ozekker
4.0 (1)04 Aug, 2021 277

movie

Sample App to IRIS API Patterns

Yuri Marx
Docker
IPM
4.0 (1)03 Aug, 2021 302 32

fhir-integratedml-example

An example on how to use InterSystems IRIS for Health FHIR database to perform ML models througth InterSystems IRIS IntegratedML

José Pereira
Docker
ML
ML
4.8 (3)01 Aug, 2021 1.2k

appmsw-telestat

Ineroperability manages a Telegram Admin_bot and Informant_bot in providing content.

Sergey Mikhailenko
Docker
IPM
5.0 (1)21 Jul, 2021 406 59

iris_satellite_plantation

Detection of plantations remotely in satellite images.

R
Renato Banzai
Python
0.0 (0)19 Jul, 2021 366

iKnow

The iKnow Natural Language Processing technology was originally developed in Belgium and then acquired by InterSystems in 2010. In February 2020, InterSystems published the technology to open source, expanding the possible use cases for it beyond embedded use from the InterSystems IRIS Data Platform. iKnow is open to community contributions to enhance the engine, language models and interfaces for use in text exploration, information extraction and machine learning use cases.

B
Benjamin De Boe
Python
AI
0.0 (0)05 Jul, 2021 1.1k

GitHubAPI

Github API for InterSystems IRIS

E
Eduard Lebedyuk
Docker
IPM
5.0 (1)29 Jun, 2021 498 204

eap-sql2xlsx

A simple example of using the python openxl library to export a

Sergey Mikhailenko
Docker
IPM
5.0 (1)27 Jun, 2021 401 18

iris-r-gateway-template

Template project to build and use a the R Gateway from IRIS 2021

G
Guillaume Rongier
Docker
ML
ML
5.0 (1)17 Jun, 2021 558

HoleFoods Adaptive Analytics Sample

Easy way to import the HoleFoods Sample into IRIS using an AtScale Sample Bundle

P
Peter Steiwer
0.0 (0)14 Jun, 2021 579

ensemble-interoperability-formation

Ensemble / Interoperability training course.

T
Théophile Thierry
Docker
4.5 (1)14 Jun, 2021 1.3k

reports-server-demo

This app demonstrates how to run InterSystems Reports Server in

E
Eduard Lebedyuk
Docker
0.0 (0)03 Jun, 2021 518

Create a unified hospital data extraction scheme based on IRIS for Health

Create a unified hospital data extraction scheme based on IRIS for Health

D
Deming Xu
0.0 (0)30 May, 2021 410

ansible-cache-python-mg

Ansible role to install the necessary Python libraries to allow connection to an Intersystems Cache database via M-Gateway's connection service

Raman Sailopal
Python
1.0 (1)30 Apr, 2021 162