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

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

Cogs JSON Class

Convert JSON to and from Caché classes

S
Sean Connelly
5.0 (2)17 Jul, 2019 356

XSLFOWrapper

Making possible to use the HotJVM feature, when the XSL-FO file is not defined in the ReportDisplay block, but comes from a different source instead.

A
Attila Toth
1.5 (1)18 Jun, 2019 273

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-nodejs-101

Enjoy!

D
David Reche
0.0 (0)21 May, 2019 305

PHP-module for Caché

Module has excelence speed because uses c-callin interface for access to DB.

S
Sergey Kamenev
0.0 (0)23 May, 2019 276

PHP-module for IRIS

Module has excelence speed because uses c-callin interface for access to DB.

S
Sergey Kamenev
Docker
0.0 (0)23 May, 2019 534

TSQL Checkers

Demonstration of TSQL support in InterSystems IRIS. Checkers game

A
Anton Umnikov
Docker
3.5 (1)08 May, 2019 208

isclib

Go library for interacting with InterSystems Corporation products like Cache and Ensemble

K
Kyle Michel
0.0 (0)07 May, 2019 333

ArduinoSnippets

Connect your Arduino to Caché via com port (or usb<->com)

E
Eduard Lebedyuk
0.0 (0)22 Apr, 2019 207

Caché Tortoize Git

Source Version Control plugin for Caché Studio. Caché Git allows working with git-repos straight from Caché Studio.

A
Alexander Koblov
0.0 (0)22 Apr, 2019 847

RGateway

Use R language with InterSystems IRIS

S
Shiao-Bin Soong
AI
ML
ML
0.0 (0)22 Apr, 2019 717

CosNumberTranslate

The function also allows to treat the numbers of 10^9 (millards) in English-speaking countries format.

Kurro Lopez
Docker
4.7 (3)06 Mar, 2024 337

ObjectScript Visual Editor

A Web-based touch-friendly IDE for InterSystems products which allows to create and manage classes literally without touching any code. However, you can also edit code and use embedded WebTerminal there.

Nikita Savchenko
Docker
5.0 (1)31 Mar, 2019 460

isc-tar

TAR compress tool

Dmitry Maslennikov
Docker
IPM
4.5 (1)26 Mar, 2020 713 25

WebSockets Tutorial

A short tutorial on WebSockets in InterSystems IRIS 2018.1+ and Caché 2016.2+

L
Lily Taub
5.0 (2)22 Mar, 2019 500

Ethereum Interoperability Adapter

Interoperability adapter to work with Ethereum transactions and smart-contracts from InterSystems IRIS application : read, write, signed and unsigned

N
Nikolay Solovyev
0.0 (0)06 Mar, 2019 844

Caché Localization Manager

It is a tool for localization/internationalization/adding multi-language support to a project based on InterSystems Caché©.

G
Gevorg Arutiunian
0.0 (0)20 Feb, 2019 189

iknow-entity-browser

Visualizer of relations between iKnow entities. Text data visual analysis.

Nikita Savchenko
0.0 (0)04 Feb, 2019 345

QEWD.js

QEWD.js is a Node.js framework for REST APIs, interactive WebSocket and/or Ajax applications, capable of running as a monolithic application or split across MicroServices. Fully supports Cache, Ensemble and IRIS, allowing use of existing Cache ObjectScript code, Cache Objects and Cache SQL, but also allows the database to be abstracted as a persistent JSON / Document database.

R
Rob Tweed
Docker
5.0 (1)28 Jan, 2019 456

Laracache

Laravel package providing InterSystems Cache as a data source using ODBC

J
Jean Dormehl
Docker
0.0 (0)07 Dec, 2018 496

Cache ODBC for Node.js

ODBC Bindings for node.js and Caché

K
Kostiantyn Kovalchuk
Docker
0.0 (0)04 Dec, 2018 602

yape

Tool to visualize pbuttons(/SystemPerformance) data

F
Fabian Haupt
Docker
Python
4.5 (1)16 Nov, 2018 857

WebDAV

WebDAV implementation for InterSystems products.

E
Eduard Lebedyuk
0.0 (0)16 Nov, 2018 428

deepsee-sysmon-dashboards

A small set od DeepSee dashboards for selected system monitor metrics - data collected by %SYSMONMGR utility.

S
Semion Makarov
0.0 (0)16 Nov, 2018 198

DeepSee Audit

Example of Deepsee usage for Caché© Audit

S
Semion Makarov
0.0 (0)16 Nov, 2018 120

Design Pattern in Caché Object Script

Examples of design patterns in Caché Object Script.

T
Tiago Ribeiro
3.0 (1)20 Oct, 2018 354

Caché Simple Rule Engine Example

Example that describes how a Rule Engine can be implemented in InterSystems Caché using Object Generators.

A
Alberto Fuentes
Docker
4.0 (2)17 Oct, 2018 307

Adding tools in Studio Caché Intersystems

Adding tools in Studio

T
Tiago Ribeiro
2.0 (1)15 Oct, 2018 195

DynamicObject Adapter

An adapter that enables you to "serialize" and "deserialize" class instances to and from a DynamicObject. It supports array and list properties. See github for more information.

S
Stefan Cronje
5.0 (2)09 Oct, 2018 234

String Datatype - Regular Expression

A string datatype class that implements regular expression matching.

S
Stefan Cronje
3.8 (2)07 Oct, 2018 147

Debug Stack

A class to assist with obtaining information on exception in any of the environments. Once implemented, it will enable you to get a full stack of information on exceptions that occurred.

S
Stefan Cronje
3.3 (2)07 Oct, 2018 237