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.



| Application Name | Developer | Made with | Rating | Last updated | Views | Installs |
|---|---|---|---|---|---|---|
![]() SPOOL-demoDemo Code using SPOOL | Docker | 4.5 (1) | 25 Jan, 2026 | |||
![]() Sync-Data-with-DSTIMESynchronizing your data to some external DB | Docker | 5.0 (1) | 25 Jan, 2026 | |||
InterSystems Ideas Waiting to be ImplementedAI 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 3Votes1Comments | ||||||
![]() Light-weight-EXCEL-downloadLight weight Excel export over CSP | Docker | 5.0 (1) | 25 Jan, 2026 | |||
![]() CPIPEExample of using CPIPE programmatically | Docker | 5.0 (2) | 25 Jan, 2026 | |||
![]() SUDOKU-enA demo in traditional style | Docker | 4.0 (2) | 25 Jan, 2026 | |||
![]() SUDOKU-esSudoku demo in Spanish | Docker | 5.0 (1) | 25 Jan, 2026 | |||
![]() WsockClient.nodejsuse webSocket client in node.js | 5.0 (1) | 25 Jan, 2026 | ||||
![]() Terminal-Multi-Line-OptionTerminal Multi-Line Option for IRIS and Caché | Docker | 4.5 (1) | 25 Jan, 2026 | |||
![]() Multi-Line-Command-EditorTerminal Multi-Line Input + Editor | Docker | 5.0 (1) | 25 Jan, 2026 | |||
![]() ZPretty-updshow JSON in readable, multilines | Docker IPM | 5.0 (1) | 22 Jan, 2026 | |||
![]() Background-Jobs-ECPstart background job on connected ECP server | Docker | 0.0 (0) | 21 Jan, 2026 | |||
![]() CrossECP-CacheCaché ECP Server in Docker | Docker | 5.0 (1) | 21 Jan, 2026 | |||
![]() InterJob-communicationDemo of IJC | Docker | 0.0 (0) | 21 Jan, 2026 | |||
![]() Tutorial-QUERYShow a use case of %QUERY | 5.0 (1) | 21 Jan, 2026 | ||||
![]() IntegrityLog-WebIntegrity Log via Web | Docker IPM | 5.0 (1) | 24 Dec, 2025 | |||
![]() confluent-kafka-irisApache Kafka adapters for the InterSystems IRIS Data Platform | Docker Python | 0.0 (0) | 14 Dec, 2025 | |||
![]() Test Coverage ToolRun your typical ObjectScript %UnitTest tests and see which lines of your code are executed. Includes Cobertura-style reporting for use in continuous integration tools. | Python IPM | 5.0 (2) | 02 Dec, 2025 | |||
System-Task-RESTSystem task details via REST | Docker IPM | 4.0 (1) | 01 Dec, 2025 | |||
![]() DevHuba centralized toolkit and launcher framework designed for Devs | Docker IPM | 5.0 (1) | 31 Oct, 2025 | |||
![]() ErralyzerA web-based CSP application to view and analyze application errs | Docker IPM | 5.0 (1) | 28 Oct, 2025 | |||
![]() TablePluseTablePluse 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. | Docker IPM | 5.0 (1) | 28 Oct, 2025 | |||
![]() swaggertools-jsonviewerSwagger toolkit to view swagger json | Docker | 5.0 (1) | 16 Oct, 2025 | |||
MessageLogVizMessageLogViz is a modular, web-based interface for efficiently visualizing, filtering, and analyzing InterSystems IRIS messages.log files. | Docker IPM | 4.0 (1) | 07 Sep, 2025 | |||
![]() InterSystems Testing Manager for VS CodeUse %UnitTest framework and Test Coverage Tool in VS Code | 4.5 (2) | 05 Sep, 2025 | ||||
csp-fileview-downloadview and download file via CSP application | Docker IPM | 4.8 (2) | 20 Aug, 2025 | |||
![]() DataAILiteDataAIlite.com – Secure in-memory analytics | I | AI | 0.0 (0) | 19 Aug, 2025 | ||
![]() Code-ScannerFind Strings in any kind of ObjectScript | Docker IPM | 5.0 (2) | 26 Jul, 2025 | |||
![]() iris-globals-graphDBUse Globals to Store and Retrieve Graph Database Structure | Docker Python | 5.0 (1) | 18 Jul, 2025 | |||
CubeEventMonitorTool for monitoring BI cube events and build errors | S | Docker IPM | 4.0 (1) | 15 Jul, 2025 | ||
![]() AnalyzeThisEasily transform a CSV file/Table/SQL query into a personalized preview of InterSystems IRIS BI | P | Docker IPM | 5.0 (3) | 20 Jun, 2025 | ||