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

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

The Folding Stuff

We're publishing it here because developers on the InterSystems platforms are increasingly using VSCode to edit their codebase, including via our 'Serenji' extension. However 'The Folding Stuff' works with any VSCode document that already supports folding and unfolding.

John Murray
0.0 (0)27 Sep, 2022 560

Umlanji

Visualization of classes using UML modeling tools with XMI 1.2 support such as Enterprise Architect, Visual Paradigm, ArgoUML.

John Murray
0.0 (0)27 Sep, 2022 286

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

ObjectScript Extension Pack for VS Code

A Visual Studio Code extension pack for ObjectScript development.

John Murray
5.0 (1)23 Sep, 2022 817

Docker InterSystems Extension

Docker Extension for InterSystems

Dmitry Maslennikov
Docker
5.0 (5)20 Sep, 2022 1.1k

GraphQL

GraphQL provides a complete and understandable description of the data in your API, gives clients the power to ask for exactly what they need and nothing more, makes it easier to evolve APIs over time, and enables powerful developer tools.

G
Gevorg Arutiunian
Docker
0.0 (0)16 Sep, 2022 753

demo-deployment

Deploy Demo of your InterSystems IRIS application

Dmitry Maslennikov
5.0 (1)14 Sep, 2022 268

Community objectscriptQuality

ObjectScript code analysis for community projects

D
Daniel Tamajon
IPM
4.0 (1)08 Sep, 2022 546

webterminal-vscode

Launch WebTerminal sessions from Server Manager in VS Code

John Murray
5.0 (2)03 Jul, 2022 1.0k

CloudStudio

A web based IDE for IRIS

S
Sean Connelly
IPM
5.0 (2)07 Jun, 2022 554 67

ObjectScript-Syntax-For-GitLab

ObjectScript highlight support for GitLab.

Lorenzo Scalese
Docker
5.0 (1)31 May, 2022 314

globals-tool

Advanced Globals viewer

Dmitry Maslennikov
Docker
IPM
3.5 (1)08 Apr, 2022 582 31

django-iris

InterSystems IRIS backend for Django

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

Log

Simple macros-driven logging system

E
Eduard Lebedyuk
Docker
IPM
4.0 (1)18 Feb, 2022 286 9

InterSystems Iris Drivers Distribution

Official InterSystems JDBC, ODBC drivers and other libraries

Evgeny Shvarov
5.0 (1)31 Jan, 2022 589

iris-python-examples

Embedded Python examples with notebook support.

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

VSCode-ObjectScript

VSCode extension for InterSystems products

Dmitry Maslennikov
4.9 (19)02 Dec, 2021 18.2k

isc-apptools-lockdown

Program for changing the security level of the system.

Sergey Mikhailenko
Docker
IPM
5.0 (1)29 Nov, 2021 569 285

iris-saml-example

InterSystems IRIS - SAML Authentication Test

Dmitry Maslennikov
Docker
IPM
5.0 (1)27 Nov, 2021 858 11

fhir-scraper

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

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

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 697

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 632

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

GitHubAPI

Github API for InterSystems IRIS

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

assert-objectscript

AssertJ Style assertion library for objesctscript

N
Niklas Thilmont
Docker
IPM
4.0 (1)22 Apr, 2021 522 2.2k

findtable

Query entity class corresponding structure.

H
Huicai Wang
Docker
5.0 (1)21 Apr, 2021 312

Grafana Plugin for InterSystems

Grafana Data Source Plugin for InterSystems

Dmitry Maslennikov
Docker
4.0 (1)19 Apr, 2021 1.4k

InterSystems LanguageServer

InterSystems Language Server which works directly with SuperPort

Dmitry Maslennikov
0.0 (0)17 Apr, 2021 411

IntelliJ InterSystems

IntelliJ IDEA Plugin for InterSystems

Dmitry Maslennikov
0.0 (0)17 Apr, 2021 708

IRIS_REST_Documentation

Development tool for documenting REST API endpoints [INTERSYSTEM IRIS]

D
Davi Massaru Teixeira Muta
Docker
5.0 (1)14 Apr, 2021 493

mg_php

A PHP Extension for InterSystems Caché/IRIS.

C
Chris Munt
0.0 (0)25 Mar, 2021 534