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

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

SPOOL-demo

Demo Code using SPOOL

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

Sync-Data-with-DSTIME

Synchronizing your data to some external DB

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

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

Light-weight-EXCEL-download

Light weight Excel export over CSP

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

CPIPE

Example of using CPIPE programmatically

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

SUDOKU-en

A demo in traditional style

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

SUDOKU-es

Sudoku demo in Spanish

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

WsockClient.nodejs

use webSocket client in node.js

Robert Cemper
5.0 (1)25 Jan, 2026 248

Terminal-Multi-Line-Option

Terminal Multi-Line Option for IRIS and Caché

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

Multi-Line-Command-Editor

Terminal Multi-Line Input + Editor

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

ZPretty-upd

show JSON in readable, multilines

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

Background-Jobs-ECP

start background job on connected ECP server

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

CrossECP-Cache

Caché ECP Server in Docker

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

InterJob-communication

Demo of IJC

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

Tutorial-QUERY

Show a use case of %QUERY

Robert Cemper
5.0 (1)21 Jan, 2026 224 3

IntegrityLog-Web

Integrity Log via Web

Ashok Kumar T
Docker
IPM
5.0 (1)24 Dec, 2025 318 26

confluent-kafka-iris

Apache Kafka adapters for the InterSystems IRIS Data Platform

Andrew Sklyarov
Docker
Python
0.0 (0)14 Dec, 2025 46

Test Coverage Tool

Run your typical ObjectScript %UnitTest tests and see which lines of your code are executed. Includes Cobertura-style reporting for use in continuous integration tools.

Timothy Leavitt
Python
IPM
5.0 (2)02 Dec, 2025 2.4k 9.8k

System-Task-REST

System task details via REST

Ashok Kumar T
Docker
IPM
4.0 (1)01 Dec, 2025 290 19

DevHub

a centralized toolkit and launcher framework designed for Devs

Ashok Kumar T
Docker
IPM
5.0 (1)31 Oct, 2025 158

Erralyzer

A web-based CSP application to view and analyze application errs

Ashok Kumar T
Docker
IPM
5.0 (1)28 Oct, 2025 110 3

TablePluse

TablePluse is an integrated tool designed to help developers and teams explore and understand SQL database tables, relationships, and schema structures. It provides a clear, visual way to analyze databases and lays the foundation for future features like UI screen planning and application mapping.

Ashok Kumar T
Docker
IPM
5.0 (1)28 Oct, 2025 81

swaggertools-jsonviewer

Swagger toolkit to view swagger json

Ashok Kumar T
Docker
5.0 (1)16 Oct, 2025 92

MessageLogViz

MessageLogViz is a modular, web-based interface for efficiently visualizing, filtering, and analyzing InterSystems IRIS messages.log files.

Ashok Kumar T
Docker
IPM
4.0 (1)07 Sep, 2025 119 1

InterSystems Testing Manager for VS Code

Use %UnitTest framework and Test Coverage Tool in VS Code

John Murray
4.5 (2)05 Sep, 2025 867

csp-fileview-download

view and download file via CSP application

Ashok Kumar T
Docker
IPM
4.8 (2)20 Aug, 2025 286

DataAILite

DataAIlite.com – Secure in-memory analytics

I
Irina Yaroshevskaya
AI
0.0 (0)19 Aug, 2025 81

Code-Scanner

Find Strings in any kind of ObjectScript

Robert Cemper
Docker
IPM
5.0 (2)26 Jul, 2025 305

iris-globals-graphDB

Use Globals to Store and Retrieve Graph Database Structure

Muhammad Waseem
Docker
Python
5.0 (1)18 Jul, 2025 840

CubeEventMonitor

Tool for monitoring BI cube events and build errors

S
Samuel Duncan
Docker
IPM
4.0 (1)15 Jul, 2025 631 47

AnalyzeThis

Easily transform a CSV file/Table/SQL query into a personalized preview of InterSystems IRIS BI

P
Peter Steiwer
Docker
IPM
5.0 (3)20 Jun, 2025 1.4k 816