69 Application(s) results for #tool
Filter
Show only
Last release on OEX
Categories
Works with
Industry
Status
Application NameDeveloperMade withRatingLast updatedViewsInstalls

MDX2JSON

RESTful web api for MDX to JSON transformation (plus JSONP and XML/A) for InterSystems Caché. Also provides information about DeepSee objects.

E
Eduard Lebedyuk
IPM
4.5 (2)16 Feb, 2026 1.4k 48.6k

interfaces-diskspace-validation

A tool for estimating interfaces disk space and purge validation

N
Netanel Frankel
Docker
IPM
5.0 (1)25 Mar, 2024 354 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

declarative-objectscript

Work with collections like a boss + Epic promo video inside!

M
Maks Atygaev
Docker
IPM
1.0 (1)25 Mar, 2024 512 36

helper-for-objectscript-language-extensions

Utility to add customized Language Extensions programmatically

Robert Cemper
Docker
5.0 (1)25 Jan, 2026 399 20

WebTerminal

Web-based terminal for InterSystems products. WebTerminal is a flexible tool that can be easily embedded into any other projects, used on mobile devices and vastly enhance the terminal experience with autocomplete, syntax highlighting and more.

Nikita Savchenko
Docker
IPM
4.8 (11)25 Mar, 2024 5.2k 31.2k

shvarov-persistent

A simple persistent class with helpful properties we (almost) always need

Evgeny Shvarov
Docker
IPM
5.0 (1)30 Dec, 2025 179 315

ConfigSettingsExtract

Configuration setting extractor to a CSV file

K
Keren Skubach
4.5 (2)29 Dec, 2025 69

ClassExplorer

UML Class Diagram Builder for InterSystems Data Platforms (2014.1+)

Nikita Savchenko
Docker
IPM
5.0 (3)22 Oct, 2020 1.3k 1.7k

IDP DV

Class data verifier. Utility validates Intersystems IRIS classes properties data according to the properties' types.

G
Gevorg Arutiunian
Docker
IPM
4.0 (2)25 Mar, 2024 274 29

IRIS REST API Explorer for VS Code

A VS Code extension for browsing IRIS server REST API endpoints

John Murray
0.0 (0)19 Nov, 2025 234

ToolQA

This API testing tool helps development and QA teams ensure that APIs are functioning as expected, meet business requirements, and are robust against incorrect input or edge cases.

Docker
0.0 (0)24 Sep, 2025 132

PyObjectscript Gen

Objectscript class code generation library for Python

A
Antoine Dhollande
Python
4.0 (1)01 Aug, 2025 129

IRIS-FileServer

Seed for sharing files via uid with InterSystems Cache

E
Eduard Lebedyuk
Docker
IPM
5.0 (1)18 Dec, 2023 603 22

Doxygenerate

Use Doxygen to build static documentation pages for your classes

John Murray
Docker
IPM
0.0 (0)20 Dec, 2024 296 7

Document Converter

Convert documents from InterSystems Cache easily

E
Eduard Lebedyuk
Docker
5.0 (1)19 May, 2024 434

workflowUI-ngx

Workflow UI implementation with Angular, Bulma and PrimeNG

S
Sergey Sarkisyan
Docker
IPM
3.5 (2)25 Mar, 2024 532 2.9k

iFindPortal

A Search Portal demo app for iFind, part of InterSystems' iKnow technology

B
Benjamin De Boe
IPM
3.5 (2)25 Mar, 2024 253 118

EnsembleWorkflowUI

Angular UI for InterSystems Ensemble Workflow

S
Sergey Sarkisyan
Docker
IPM
2.0 (1)25 Mar, 2024 447 383

RESTForms2

Forms adapter for InterSystems IRIS

Henry Pereira
Docker
IPM
5.0 (2)25 Mar, 2024 1.0k 1.7k

RestFormsUI2

Client for restforms2

Anton Gnibeda
Docker
IPM
0.0 (0)25 Mar, 2024 347 441

delete-helper

A Super class for adding a code-generator %OnDelete method

N
Netanel Frankel
Docker
IPM
5.0 (1)25 Mar, 2024 433 20

journal-file-indexer

IRIS Journal file indexer

Lorenzo Scalese
Docker
IPM
5.0 (1)27 Oct, 2023 1.5k 13

production-settings

Module to change InterSystems Interoperability Production settings

Evgeny Shvarov
Docker
IPM
5.0 (1)20 Jun, 2023 280 361

Log

Simple macros-driven logging system

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

VSCode-ObjectScript

VSCode extension for InterSystems products

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

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

XList - for declarative and functional programming

Extended list for ObjectScript with support for declarative and functional programming

M
Mirko Ozekker
4.0 (1)04 Aug, 2021 289

InterSystems LanguageServer

InterSystems Language Server which works directly with SuperPort

Dmitry Maslennikov
0.0 (0)17 Apr, 2021 419

sys-perf-restapi

An API (basic and REST) for the SystemPerformance (pka pButtons) utility

N
Netanel Frankel
Docker
IPM
4.5 (1)17 May, 2020 338 36

BlocksExplorer

Database Blocks Explorer for InterSystems Caché

Dmitry Maslennikov
Docker
5.0 (1)29 Mar, 2020 412