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 |
|---|---|---|---|---|---|---|
![]() gj :: configExplorerProduce configuration diagrams for your InterSystems servers | Docker | 0.0 (0) | 24 Nov, 2025 | |||
IRIS REST API Explorer for VS CodeA VS Code extension for browsing IRIS server REST API endpoints | 0.0 (0) | 19 Nov, 2025 | ||||
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 | ||||||
![]() quarkus-iris-monitor-systemAnalyze runtime ^PERFMON capabilities through JAVA native SDK. | D | Docker | 0.0 (0) | 11 Oct, 2025 | ||
irisconnsRead/prompt for IRIS connection info from configuration files | E | Docker Python | 5.0 (1) | 07 Oct, 2025 | ||
![]() gorm-irisInterSystems IRIS Dialect for GORM - ORM library for Golang | 0.0 (0) | 04 Oct, 2025 | ||||
![]() iris-mll-fordummiesSamples how to use MLL in Intersystems IRIS - for dummies | Docker ML ML | 5.0 (1) | 30 Sep, 2025 | |||
![]() SentinelIrisThis project is a Spring Boot application | Docker Python | 5.0 (1) | 29 Sep, 2025 | |||
![]() UNICAS ImplementationObjectScript implementation of FHIR R5 resources for ÚNICAS | Docker IPM | 5.0 (1) | 26 Sep, 2025 | |||
iris-execute-mcpMCP Server for executing methods, compiling classes and executing unit test in InterSystems IRIS | J | Python | 0.0 (0) | 10 Sep, 2025 | ||
![]() InterSystems Testing Manager for VS CodeUse %UnitTest framework and Test Coverage Tool in VS Code | 4.5 (2) | 05 Sep, 2025 | ||||
![]() IPM in VS CodeManage IPM / ZPM packages on servers directly from VS Code | 0.0 (0) | 03 Aug, 2025 | ||||
![]() typeorm-irisIRIS support for TypeORM | Docker | 5.0 (1) | 02 Aug, 2025 | |||
PyObjectscript GenObjectscript class code generation library for Python | A | Python | 4.0 (1) | 01 Aug, 2025 | ||
![]() testcontainers-iris-nodeTestcontainers for NodeJS | 0.0 (0) | 30 Jul, 2025 | ||||
interoperability-embedded-pythonHack of PEX Python but for Embedded Python | G | Docker Python IPM | 5.0 (15) | 30 Jul, 2025 | ||
![]() wsgi-to-zpmGenerate InterSystems ZPM/IPM module.xml from an existing WSGI project. | E | Python | 5.0 (1) | 29 Jul, 2025 | ||
![]() iris-mock-serverSimulate REST and SOAP easily with zerocode and fast web control | Docker IPM | 2.5 (1) | 28 Jul, 2025 | |||
IPM Explorer for VSCodeA VSCode extension for displaying and installing Intersystems IPM packages | J | 0.0 (0) | 24 Jul, 2025 | |||
iris-vector-ragProduction-ready RAG applications with InterSystems IRIS. | Docker Python AI | 0.0 (0) | 23 Jul, 2025 | |||
![]() iris-globals-graphDBUse Globals to Store and Retrieve Graph Database Structure | Docker Python | 5.0 (1) | 18 Jul, 2025 | |||
isc-ipm-jsBuild/deploy JavaScript in the InterSystems Package Manager | IPM | 0.0 (0) | 16 Jun, 2025 | |||
dc-customer-support-agentexample about AI agents powered by LangGraph in InterSystems Ir | Docker Python AI | 5.0 (1) | 02 Jun, 2025 | |||
![]() IRIS Interop DevToolsA dashboard for testing CCDA, FHIR, and SDA transforms in IRIS. | Docker IPM | 5.0 (3) | 01 Jun, 2025 | |||
![]() IRIS apiPubautomatically publish RESTful API's built with Intersystems IRIS technology, in the simplest and fastest way possible, using the Open API Specification (OAS 3.0) standard | Docker IPM | 4.8 (4) | 28 May, 2025 | |||
pxw-debugLog debug output | P | Docker IPM | 5.0 (1) | 17 May, 2025 | ||
iris-web-swagger-uiInteractive Swagger docs for your REST API | S | Docker IPM | 4.7 (3) | 11 May, 2025 | ||
![]() SQL DATA LENSFast database sql tool with special features for IRIS & Caché | A | 5.0 (1) | 05 May, 2025 | |||
![]() High-Performance Prefix Lookup Extension for InterSystems IRISHigh-Performance Prefix Lookup Extension for InterSystems IRIS | K | Docker | 0.0 (0) | 30 Apr, 2025 | ||
![]() iris-AgenticAINext generation of autonomous AI Agentic Application | Docker Python AI | 5.0 (1) | 06 Apr, 2025 | |||
![]() iris-easybotA Fast, Simple, Experimental Chatbot Framework Using IRIS Vector Search. | E | Docker Python AI | 5.0 (1) | 31 Mar, 2025 | ||