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

201 Application(s)
Filter
Show only
Last release on OEX
Categories
Works with
Industry
Clear filters
Application NameDeveloperMade withRatingLast updatedViewsInstalls

formation-template-python

Formation to learn InterSystems' interoperability framework using python

L
Lucas Enard
Docker
Python
5.0 (1)17 Aug, 2022 599

iris-local-ml

How to use Python and IRIS to run Machine learnings algorithms

L
Lucas Enard
Docker
Python
AI
ML
ML
4.0 (1)02 Aug, 2022 429

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-fix-protocol

Integration of the FIX protocol inside IRIS using Python

L
Lucas Enard
Docker
Python
0.0 (0)28 Jul, 2022 317

django-iris-template

Template to build Django application with an IRIS database

G
Guillaume Rongier
Docker
Python
4.5 (2)27 Jul, 2022 230

Python IRIS SQL Procedures Sample

Samples of python running inside SQL InterSystems IRIS Database

Yuri Marx
Docker
IPM
5.0 (1)20 Jul, 2022 294 7

ObjectScript Kernel

Execute ObjectScript in Jupyter Notebook

Nikita Mullin
Docker
Python
5.0 (1)18 Jul, 2022 469

iris-climate-change

IRIS Climate Change, Data Sciences, Plotting and Visualization

Muhammad Waseem
Docker
Python
5.0 (1)15 Jul, 2022 545

Arctic sea ice viewer

Arctic sea ice volume changes viewer

O
Oleh Dontsov
Docker
Python
3.5 (1)14 Jul, 2022 246

ESKLP

Application demonstrates using Python and InterSystems IRIS to resolve linear regression in task of checking similarity of two text strings

Aleksandr Kalinin
Docker
4.5 (1)04 Jun, 2022 760

Water Conditions in Europe

Water Conditions with Prediction, Dashboards and more

E
Evgeniy Potapov
Docker
Python
ML
ML
5.0 (2)03 Jun, 2022 362

Benchmark time of response for messages in python and objectscript

Benchmark time of response for messages in python and objscript

L
Lucas Enard
3.5 (1)30 May, 2022 179

fhir-client-python

A simple example of a Fhir client in python

L
Lucas Enard
Docker
Python
0.0 (0)13 May, 2022 768

iris-globals-graphDB

Use Globals to Store and Retrieve Graph Database Structure

Muhammad Waseem
Docker
Python
5.0 (1)09 Apr, 2022 678

React-UI-Global

Application with toolkit for globals

E
Evgeniy Potapov
Docker
Python
4.0 (1)08 Apr, 2022 297

iris-python-faker

Python Faker from InterSystems IRIS

Dmitry Maslennikov
Docker
Python
IPM
5.0 (1)31 Mar, 2022 787 71

iris-geocoder

Geocoding using IRIS and Python geocoder library

Yuri Marx
Docker
5.0 (1)25 Mar, 2022 253

iris-image-editor

IRIS and Python libraries working toghether to image processing procedures

Yuri Marx
Docker
5.0 (1)24 Mar, 2022 240

crypto-iris

3DES Cryptography support for InterSystems IRIS

Yuri Marx
Docker
5.0 (1)09 Mar, 2022 262

django-iris-realworld

Realworld application on Django and IRIS as database

Dmitry Maslennikov
Docker
Python
0.0 (0)25 Feb, 2022 185

django-iris-todo

A simple todo app built with Django and the ability to use IRIS

Dmitry Maslennikov
Docker
Python
4.0 (1)25 Feb, 2022 312

appmsw-sql2xlsx

Module for exporting IRIS queries to an excel file using the python openxl library.

Sergey Mikhailenko
Docker
IPM
5.0 (1)23 Feb, 2022 388 35

iris-python-apps

Python IRIS Dashboard, Data Sciences, Plotting and Visualization

Muhammad Waseem
Docker
Python
4.0 (1)23 Feb, 2022 1.5k

iris-python-dashboards

Data Visualization App Using Embedded Python

E
Evgeniy Potapov
Docker
Python
5.0 (1)22 Feb, 2022 460

django-iris

InterSystems IRIS backend for Django

Dmitry Maslennikov
Python
0.0 (0)20 Feb, 2022 663

AI Image Object Detector

Python Embedded IRIS Application to Analyze images and videos using Machine Learning and ImageAI

Yuri Marx
Docker
Python
5.0 (1)08 Feb, 2022 631

InterSystems Iris Drivers Distribution

Official InterSystems JDBC, ODBC drivers and other libraries

Evgeny Shvarov
5.0 (1)31 Jan, 2022 479

iris-python-examples

Embedded Python examples with notebook support.

G
Guillaume Rongier
Docker
Python
5.0 (2)13 Dec, 2021 8.9k

Logi Composer

Customizable low-code dashboards and data visualizations.

N
Nica Danganan
0.0 (0)01 Nov, 2021 419

fhir-scraper

A simple python script to copy/scrap/crawl a FHIR repository.

G
Guillaume Rongier
Python
4.0 (1)08 Oct, 2021 185

iris-analytics-datastudio

Google DataStudio connector to InterSystems IRIS Analytics (DeepSee)

Dmitry Maslennikov
4.0 (1)09 Sep, 2021 402