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

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

SPOOL-mapping

SPOOL as SQL tabel

Robert Cemper
Docker
4.5 (1)25 Jan, 2026 368 22

SPOOL-demo

Demo Code using SPOOL

Robert Cemper
Docker
4.5 (1)25 Jan, 2026 299 19

InterSystems Ideas Waiting to be Implemented

AI extensibility Prompt keyword for Class and Method implementation. Also Prompt macro generator.

To accelerate capability of growing code generation. This proposal suggests new extensibility facilities and hooks that can be democratized to community and / or fulfilled by commercial partners. To add Training metadata to Refine a Large Language Model for code, a "Prompt Input" is associated with an expected "Code Output", as part of a class definition. This provide structured keywords to describe: * The expected output * And / Or Chain-of-thought to generate the correct output | /// The following Prompt describes the full implementation of the class Class alwo.Calculator [Abstract, Prompt = "Provides methods to Add, Subtract, Multiply and divide given numbers." ] { /// The following Prompt describes the full implementation of the method ClassMethod Add(arg1 As %Float, arg2 As %Float) As %Float [ Prompt ="Add numeric arguments and return result." ] { return arg1 + arg2 } ClassMethod Subtract(arg1 as %Float, arg2 As %Float) { &Prompt("Subtract numeric arguments and return result") ) } | The Prompt macro generates code based on the context of the method it is within. Once resolved, it automatically comments out the processed macro. | ClassMethod Subtract(arg1 as %Float, arg2 As %Float) { //&Prompt("Subtract arguments and return the result") return arg1 - arg2 //&Prompt("Model alwogen-objectscript-7.1.3") ) | The generator leveraged at compilation time could be configured in a similar way to how source control is configured for a namespace. Configuration could lock / exclude packages from being processed in this way. A "\prompt" compilation flag could be used to control the default environment behavior and editor compilation behavior. For example to force reprocessing of previously resolved prompts due to a newer more capable version of code Large Language Model, then a "\prompt=2" could be applied. Different models or third-party services could be applied depending the language of the given method. When redacting source code by "deployment", the existing "deploy" facility could be extended to also ensure removal of "Prompt" metadata from code.

A
by Alex Woodhead

3

Votes

1

Comments
Vote

Sync-Data-with-DSTIME

Synchronizing your data to some external DB

Robert Cemper
Docker
5.0 (1)25 Jan, 2026 409 22

Light-weight-EXCEL-download

Light weight Excel export over CSP

Robert Cemper
Docker
5.0 (1)25 Jan, 2026 641 29

CPIPE

Example of using CPIPE programmatically

Robert Cemper
Docker
5.0 (2)25 Jan, 2026 519 271

SUDOKU-en

A demo in traditional style

Robert Cemper
Docker
4.0 (2)25 Jan, 2026 266 34

SUDOKU-es

Sudoku demo in Spanish

Robert Cemper
Docker
5.0 (1)25 Jan, 2026 239 27

WebSocketIRIS.js

using IRIS Native API for Node.js

Robert Cemper
Docker
5.0 (1)25 Jan, 2026 370

WsockClient.nodejs

use webSocket client in node.js

Robert Cemper
5.0 (1)25 Jan, 2026 239

GlobalToJSON-Compact

create a compact JSON Object from Global

Robert Cemper
Docker
5.0 (1)25 Jan, 2026 403 15

Terminal-Multi-Line-Option

Terminal Multi-Line Option for IRIS and Caché

Robert Cemper
Docker
4.5 (1)25 Jan, 2026 408 30

Multi-Line-Command-Editor

Terminal Multi-Line Input + Editor

Robert Cemper
Docker
5.0 (1)25 Jan, 2026 520 33

WSockClientMicroSV

Docker based WebSocket Client as Micro Service

Robert Cemper
Docker
5.0 (1)25 Jan, 2026 507

clouddoc-demo-docker

Sample Java app for IRIS Cloud Document

N
Netanel Frankel
Docker
0.0 (0)25 Jan, 2026 18

IRIS-NativeAPI-Nodejs-compact

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

Robert Cemper
Docker
5.0 (1)23 Jan, 2026 364

Row Storage vs. Columnar in IRIS native

performance check with COS inside IRIS

Robert Cemper
Docker
5.0 (2)23 Jan, 2026 215 1

native-api-command-line-java

Java Client for NativeAPI CommandLine Extension

Robert Cemper
Docker
IPM
5.0 (1)23 Jan, 2026 326 4

native-api-command-line-py-client

Python Client for NativeAPI CommandLine Extension

Robert Cemper
Docker
Python
4.8 (2)23 Jan, 2026 401 4

swagger-request-validator

Simple Swagger validator of API requests

Andrew Sklyarov
0.0 (0)23 Jan, 2026 34

native-api-command-line-extension

ObjectScript Commad Extension for IRIS NativeAPI

Robert Cemper
Docker
5.0 (1)22 Jan, 2026 233 15

native-api-global-view-and-copy

Global View + Copy using Native API

Robert Cemper
Docker
5.0 (1)22 Jan, 2026 175

OAuth2 Native Authentication for Web Applications

This repo explains how to set up OAuth2 for Web Applications.

A
Ariel Glikman
0.0 (0)22 Jan, 2026 36

native-api-command-line-client

ObjectScript client for IRIS NativeAPI

Robert Cemper
Docker
IPM
5.0 (1)22 Jan, 2026 201

ZPretty-upd

show JSON in readable, multilines

Robert Cemper
Docker
IPM
5.0 (1)22 Jan, 2026 146 14

Native-API-for-ObjectScript

A small demo on how to use it

Robert Cemper
Docker
5.0 (1)22 Jan, 2026 592 45

Docker-micro-Durability

limited durability for demo and development

Robert Cemper
Docker
5.0 (1)22 Jan, 2026 321

Tracking-Patient-Care-Using-FHIR

Example for related exercise on the InterSystems Learning site.

Robert Cemper
Docker
5.0 (1)22 Jan, 2026 252

Background-Jobs-ECP

start background job on connected ECP server

Robert Cemper
Docker
0.0 (0)21 Jan, 2026 314

CrossECP-Cache

Caché ECP Server in Docker

Robert Cemper
Docker
5.0 (1)21 Jan, 2026 341

CrossECP-IRIS

IRIS ECP Client in Docker to use Caché ECP Server

Robert Cemper
Docker
5.0 (1)21 Jan, 2026 303 15