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 |
|---|---|---|---|---|---|---|
![]() GBLSizeMonitorGlobal size viewer in chart form | Docker IPM | 5.0 (1) | 12 Mar, 2026 | |||
![]() withLoveAn AI-Native Low-Code platform for InterSystems IRIS. Build UIs, REST APIs, SQL Schemas, and FHIR Integrations using natural language agents. Zero boilerplate, pure creation. | Docker IPM AI | 0.0 (0) | 11 Mar, 2026 | |||
InterSystems Ideas Waiting to be ImplementedParser for arbitrary binary protocolsRapid growth of IoT industry in recent years produced a plethora of new protocols with varying levels of standardization and adoption. Quite a lot of these protocols are binary because: * It allows for greater throughput * On a device level these protocols are easier to implement * On a device level they are more resource (CPU/RAM) efficient Currently InterSystems IRIS offers several functions for work with binary data: * zzdump * $zhex * $char * $ascii But protocol implementation is left as a task for the end user. Removing the time-consuming need for protocol implementation would allow for easier and stronger positioning of InterSystems IRIS as an IoT platform. One of the possible approaches to protocol implementation is declarative parsing. With declarative parsing user describes the data structure that he wants parsed (i.e.{ name: title, type: string, length: 5}...) in some declarative language (XML, JSON, YAML) and we use this to generate a concrete parser. Afterwards user passes protocol data to the concrete parser implementation and receives parsed values (as objects or locals or $lb). Kaitai Struct (http://kaitai.io) is an OpenSource (MIT license) declarative parser implementation which allows user to generate parser code for several languages: C++, C#, Go, Java, JavaScript, Lua, Perl, PHP, Python, Ruby, Rust. It allows easy language extensibility by keeping most of the process language-agnostic and only the last step (concrete parser generation) is end-language specific. I propose we add ObjectScript as a Kaitai Struct generation language. It would allow us to generate native ObjectScript parsers easily which would help with presenting InterSystems IRIS an IoT platform especially at a PoC stage. Alternatives to Kaitai Struct: * binpac (https://github.com/bro/binpac) - C++ only * preon (https://github.com/preon/preon) - Java only The advantage of Kaitai Struct is that it's not aimed at one language form the beginning, so adding a new language is an expected procedure. Article on the topic (https://old.reddit.com/r/cpp/comments/5tcnmh/implementing_communication_protocols_in_c_for/) E 3Votes0Comments | ||||||
IRIS ESBEnterprise Service Bus (ESB) implementation on InterSystems IRIS Data Platform | Docker | 4.5 (1) | 28 Feb, 2026 | |||
![]() facial-matchingRegister and validate people using facial recognition | Docker Python AI ML ML | 5.0 (1) | 28 Feb, 2026 | |||
![]() iris-CliniNoteModern clinical documentation platform for tracking patient episodes and detailed notes with semantic search capabilities. | Docker IPM AI | 5.0 (1) | 26 Feb, 2026 | |||
![]() M-U5K-3TM‑U5K‑3T is a browser-based programming game where you write code to control an autonomous rover on a distant exoplanet rich in valuable minerals. | Docker IPM | 4.5 (1) | 26 Feb, 2026 | |||
iris-budgetInterSystems IRIS Full Stack Budget App | O | Docker Python IPM | 5.0 (1) | 25 Feb, 2026 | ||
![]() iris-medmatchAn AI-powered patient matching engine built on InterSystems IRIS, utilizing Vector Search and Natural Language Processing (NLP) to find clinically similar patients across FHIR repositories | Docker Python | 5.0 (1) | 24 Feb, 2026 | |||
![]() Iris Global Guard AIAI powered analysis tool for Global storage risk management | Docker IPM AI | 0.0 (0) | 23 Feb, 2026 | |||
iris-testops-hubApp for collecting, storing and analyzing autotest results | M | Docker AI | 0.0 (0) | 22 Feb, 2026 | ||
DictionaryManagementDictionary management, enabling the quick lookup function of code and value pairs | B | Docker | 5.0 (1) | 21 Feb, 2026 | ||
![]() Interop-LookupTableInterSystems IRIS interoperability Lookup table UI | Docker IPM | 5.0 (1) | 20 Feb, 2026 | |||
![]() iris-docdb-uiA sleek and intuitive Document Database Explorer UI for InterSystems IRIS. Easily create namespaces and document databases, view stored documents, add new documents, and edit existing ones — all in one place. | Docker IPM | 5.0 (1) | 20 Feb, 2026 | |||
![]() iris-queue-managerA robust, process-based queue manager designed for asynchronous | Docker | 5.0 (1) | 20 Feb, 2026 | |||
Creating-Components-Based-on-DialogueThis application focuses on simplifying the construction process | C | Docker Python ML ML | 0.0 (0) | 17 Feb, 2026 | ||
iris-table-editorIRIS Table Editor - (VS Code Extension, Standalone Windows App, and Full Stack Web App) | J | Docker | 4.0 (1) | 17 Feb, 2026 | ||
iris-searchtable-configSearchtable Config is a web tool for service configuration and XPath extraction, enabling users to manage XML XPath configurations for different services, with XML formatting, node selection, and XPath extraction capabilities. | d | Docker IPM | 4.5 (1) | 14 Feb, 2026 | ||
iris-graphql-demoExample of using GraphQL with InterSystems IRIS with Graphene, S | A | Docker Python | 5.0 (1) | 10 Feb, 2026 | ||
![]() json2classUtility to transform JSON into ObjectScript classes | Docker IPM | 4.5 (2) | 03 Feb, 2026 | |||
iris-user-managementProvides user authentication and session management for OAuth | Docker Python IPM | 0.0 (0) | 30 Jan, 2026 | |||
workshop-openehropenEHR repository implementation. | Docker | 3.8 (2) | 28 Jan, 2026 | |||
csvgen-pythonEmbedded python app creates table and loads data from CSV | Docker Python IPM | 5.0 (1) | 26 Jan, 2026 | |||
![]() zpm-registryInterSystems ObjectScript Registry Server For ZPM packages | Docker IPM | 5.0 (1) | 26 Jan, 2026 | |||
![]() Object-based-M-N-to-JSONSample for object method %JSON.Export for M:N Relationship | Docker | 5.0 (1) | 25 Jan, 2026 | |||
![]() M-N-external-JSONExport M:N Relationship with JSON using SQL | Docker | 5.0 (1) | 25 Jan, 2026 | |||
![]() ZPrettyWrap JSON to multi lines / Test ISJSON | Docker | 4.8 (2) | 25 Jan, 2026 | |||
![]() Collection-Indexing-and-QueryHow to get correct index for SQL query generator | Docker | 4.0 (2) | 25 Jan, 2026 | |||
![]() ObjectScript-Over-ODBCAllow running ObjectScript and especially Global copy over ODBC | Docker | 4.5 (1) | 25 Jan, 2026 | |||
![]() Dataset-Lightweight-M-Nexample of M:N relation between 2 tables | Docker | 5.0 (1) | 25 Jan, 2026 | |||
![]() java-global-editorCRUD++ for globals from Java | Docker | 5.0 (1) | 25 Jan, 2026 | |||