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

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

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 443

Laracache

Laravel package providing InterSystems Cache as a data source using ODBC

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

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

Cache ODBC for Node.js

ODBC Bindings for node.js and Caché

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

yape

Tool to visualize pbuttons(/SystemPerformance) data

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

WebDAV

WebDAV implementation for InterSystems products.

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

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 192

DeepSee Audit

Example of Deepsee usage for Caché© Audit

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

Design Pattern in Caché Object Script

Examples of design patterns in Caché Object Script.

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

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 297

Adding tools in Studio Caché Intersystems

Adding tools in Studio

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

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 230

String Datatype - Regular Expression

A string datatype class that implements regular expression matching.

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

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 233

GitHub API

Github API for InterSystems Caché

E
Eduard Lebedyuk
Docker
5.0 (1)23 Aug, 2018 217

RESTForms project

It is a generic REST API backend for modern web applications.

E
Eduard Lebedyuk
4.0 (1)23 Aug, 2018 270

CommunityEns

Repository showcasing Ensemble capabilities.

E
Eduard Lebedyuk
0.0 (0)22 Aug, 2018 113

CacheGitHubCI

Continious Integration for InterSystems Caché and GitHub

E
Eduard Lebedyuk
0.0 (0)21 Aug, 2018 325

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 733

SpatialIndex

spatialindex for Caché

A
Alexander Koblov
4.5 (2)16 Jul, 2018 256

Visualizing the data jungle

Visualization tools and analysis of time series data

F
Fabian Haupt
0.0 (0)01 Jun, 2018 289

CacheUpdater

Sync GitHub repositories into InterSystems Cache.

E
Eduard Lebedyuk
0.0 (0)01 Jun, 2018 223

SystemMethodsRemover

Removes system ($) methods from the codebase. Tool for InterSystems Caché

E
Eduard Lebedyuk
4.0 (2)01 Jun, 2018 153

RESTFormsUI

Simple UI for RESTForms based on AngularJS

E
Eduard Lebedyuk
0.0 (0)01 Jun, 2018 341

LightPivotTable

Lightweight pivot table representation for MDX2JSON source for InterSystems Cache

Nikita Savchenko
3.5 (1)01 Jun, 2018 209

Cache Native Access (CNA)

CNA is a wrapper for libffi.

G
Gevorg Arutiunian
Python
0.0 (0)01 Jun, 2018 133

Notifications Example

Simple REST API to provide notifications

E
Eduard Lebedyuk
0.0 (0)01 Jun, 2018 173

iKRA

InterSystems iKnow Reviews Analyzer General approach to build sentiment review analysis projects with InterSystems iKnow

0.0 (0)01 Jun, 2018 130

containermain

Docker containers main control process for Caché, Ensemble and HealthShare

L
Luca Ravazzolo
5.0 (1)01 Jun, 2018 251

cos-guidelines

COS contibutors guidelines

4.0 (1)01 Jun, 2018 224

COS-MQTTClient

MQTT Client implemented in Caché Object Script

A
Attila Toth
3.0 (2)01 Jun, 2018 275