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

231 Application(s)
Filter
Show only
Last release on OEX
Categories
Works with
Industry
ObjectScript quality test passed
Clear filters
Application NameDeveloperMade withRatingLast updatedViewsInstalls

csvgen

module to generate and import csv data using InterSystems ObjectScript

Evgeny Shvarov
Docker
IPM
5.0 (4)02 Sep, 2025 2.0k 4.1k

csvgen-python

Embedded python app creates table and loads data from CSV

Evgeny Shvarov
Docker
Python
IPM
5.0 (1)23 Aug, 2025 296 88

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

Native-API-for-ObjectScript

A small demo on how to use it

Robert Cemper
Docker
IPM
5.0 (1)16 Aug, 2025 516 43

SPOOL-mapping

SPOOL as SQL tabel

Robert Cemper
Docker
IPM
4.5 (1)03 Aug, 2025 323 22

Sync-Data-with-DSTIME

Synchronizing your data to some external DB

Robert Cemper
Docker
IPM
5.0 (1)03 Aug, 2025 355 22

try_embedded_python

An early attempt to use embedded Python in IRIS 2020.3

Robert Cemper
Docker
Python
IPM
4.8 (2)03 Aug, 2025 535 30

mini-docker

Basic template for InterSystems IRIS development environment with Docker, VSCode and ZPM

Robert Cemper
5.0 (1)03 Aug, 2025 295

ObjectScript-Over-ODBC

Allow running ObjectScript and especially Global copy over ODBC

Robert Cemper
Docker
IPM
4.5 (1)03 Aug, 2025 440 18

fast-JSON-formatting-Cache

fast JSON formating for Caché / Ensemble

Robert Cemper
Docker
IPM
5.0 (1)03 Aug, 2025 370 40

snapshot-to-JSON

Use %JSON.Adaptor for object snapshot

Robert Cemper
Docker
IPM
4.0 (1)03 Aug, 2025 325 24

The adopted Bitmap

How to enable Bitmaps for nonstandard IDs

Robert Cemper
Docker
IPM
5.0 (1)03 Aug, 2025 246 33

Simple-remote-server-control

Simple Server Communication over TCP/IP

Robert Cemper
Docker
IPM
3.0 (1)03 Aug, 2025 377 22

SQL-for-ERRORS-Global

Map ^ERRORS Global and have a custom query for full content

Robert Cemper
Docker
IPM
5.0 (1)03 Aug, 2025 409 69

IRIS EchoServer for WebSockets

WebSocket Echo Server for IRIS as known from Caché / Ensemble

Robert Cemper
Docker
IPM
5.0 (1)03 Aug, 2025 293 25

Global-Scan-to-SQL

Analyze Globals by Subscript-Level

Robert Cemper
Docker
IPM
4.5 (1)03 Aug, 2025 408 24

Multi-Line-Command-Editor

Terminal Multi-Line Input + Editor

Robert Cemper
Docker
IPM
5.0 (1)03 Aug, 2025 460 33

java-global-editor

CRUD++ for globals from Java

Robert Cemper
Docker
IPM
5.0 (1)03 Aug, 2025 276 1

COS-ISOS-foreach-command

ZZFOREACH command + $$$FOREACH macro

Robert Cemper
Docker
5.0 (1)03 Aug, 2025 318

IRIS-NativeAPI-Nodejs-compact

an all-in-1 package of the WebSocket MicroService Demo

Robert Cemper
Docker
5.0 (1)03 Aug, 2025 307

AoC2021-rcc

An Embedded Python based view of Advent of Code

Robert Cemper
Docker
IPM
5.0 (1)03 Aug, 2025 203 9

Restart-httpd-SMP

Restart httpd server for SMP

Robert Cemper
Docker
4.0 (1)03 Aug, 2025 248 13

db-migration-using-SQLgateway

from PostgreSQL to InterSystems IRIS using SQLGateway

Robert Cemper
Docker
5.0 (1)03 Aug, 2025 630

GlobalToJSON-XLA

export an XLarge Global into a JSON object file

Robert Cemper
Docker
IPM
5.0 (1)03 Aug, 2025 300 4

Globals-ePy-vs-ISOS

Compare writing Globals in ePy vs. ISOS/COS

Robert Cemper
Docker
IPM
5.0 (1)03 Aug, 2025 409 6

JSONfile-to-Global

Load JSONfile into Global

Robert Cemper
Docker
5.0 (2)03 Aug, 2025 259

GlobalStreams-to-SQL

Tools to investigate GlobalStreams by SQL

Robert Cemper
Docker
5.0 (1)03 Aug, 2025 294

WebCommand

Simulate command line in IRIS and OS

Robert Cemper
Docker
IPM
5.0 (3)03 Aug, 2025 368 12

Full-OBJ-Dump

Extended object dump example

Robert Cemper
Docker
0.0 (0)03 Aug, 2025 260

GlobalToJSON-ePython-pure

JSON Object from Global using embedded Python only

Robert Cemper
Docker
Python
IPM
4.5 (1)03 Aug, 2025 308 13

GlobalToJSON-embeddedPython

Export a Global into a JSON file and re-create using embedded Py

Robert Cemper
Docker
IPM
5.0 (1)03 Aug, 2025 400 9