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 |
|---|---|---|---|---|---|---|
Samples-AviationProvides sample data for use in exploring InterSystems IRIS Text Analytics capabilities. Also includes sample analytics model elements. | Docker IPM | 4.5 (2) | 03 Jan, 2025 | |||
iris-http-callsInteroperability Adapter and Service for making HTTP calls | O | IPM | 5.0 (1) | 22 Dec, 2024 | ||
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 | ||||||
mongoCDCA sample of using embedded python with interoperability | N | 5.0 (1) | 22 Dec, 2024 | |||
docs-intersystemsGenerated InterSystems Class reference | 0.0 (0) | 16 Dec, 2024 | ||||
![]() iris-global-yamlInterSystems IRIS Global Data as YAML content | IPM | 4.5 (1) | 15 Dec, 2024 | |||
Database-Size-MonitoringMonitor database size growth and issue alerts | s | IPM | 4.0 (1) | 20 Dec, 2024 | ||
rest-api-contest-templateTemplate repository for InterSystems IIRS REST API Programming Contest | Docker IPM | 5.0 (1) | 13 Dec, 2024 | |||
ServiceInspectionA simple application for monitoring Iris service information | W | Docker Python IPM | 5.0 (1) | 13 Dec, 2024 | ||
FHIR Primitive ExtensionHow to create a FHIR primitive extension | K | 0.0 (0) | 12 Dec, 2024 | |||
DICOM Image DemoHow to create a DICOM message and how to add a JPG image to it | K | 0.0 (0) | 12 Dec, 2024 | |||
Vector Search for MPIExample of vector search applied for patient identification | AI | 4.0 (1) | 11 Dec, 2024 | |||
LLM QuickStartExample codebase to match Dev Community Article | C | AI | 0.0 (0) | 10 Dec, 2024 | ||
IRIS_ISTIOCommon IKO Deployments (used with Istio Service Mesh in Article) | A | 0.0 (0) | 10 Dec, 2024 | |||
![]() iris-python-lookup-table-utilsIRIS Python Lookup Table Utils (pylotaut is a simple CRUD API) | J | Docker Python | 5.0 (1) | 01 Dec, 2024 | ||
iris-graphql-demoExample of using GraphQL with InterSystems IRIS with Graphene, S | A | 5.0 (1) | 27 Nov, 2024 | |||
workshop-iris-oauth2Using OAuth2 framework in InterSystems IRIS. Learn how to act as Client, Authentication Server or Resource Server. | A | Docker | 4.8 (3) | 22 Nov, 2024 | ||
iris-presto-sampleSample for iris-presto package (using IRIS and PrestoDB ) | 5.0 (1) | 17 Nov, 2024 | ||||
![]() recomendacao-filmes-intersystemsExample of using Vector Search for movie recommendations | D | 5.0 (1) | 16 Nov, 2024 | |||
DNA sequence Gene finderFind certain genes in DNA sequences | F | AI ML ML | 0.0 (0) | 10 Nov, 2024 | ||
FHIRValidationTest cases validating FHIR payload against custom FHIR IG on InterSystems IRIS FHIR Server | L | 4.5 (1) | 10 Oct, 2024 | |||
workshop-llmPython application to demo RAG application using IRIS vector DB | AI | 4.0 (1) | 08 Oct, 2024 | |||
![]() db-management-toolThis project is a web-based database management tool | A | Docker IPM | 3.0 (1) | 29 Sep, 2024 | ||
VectorSearchOnPatientSimilarityA Patient similarity comparison demo running on IRIS for Health | L | 4.5 (1) | 23 Sep, 2024 | |||
![]() iris-api-interface-generatorAn app to generate interfaces to query APIs | A | 5.0 (1) | 22 Sep, 2024 | |||
smart-day-hands-onA hands-on workshop sample with detailed exercise instructions | N | 4.5 (1) | 22 Jun, 2025 | |||
UtilsVarious code snippets for InterSystems IRIS | E | Docker IPM | 5.0 (1) | 29 Aug, 2024 | ||
![]() First-Vector-Search-on-IRISPlay Vector Search with only one IRIS class file. | 5.0 (1) | 16 Aug, 2024 | ||||
objectscript-package-exampleObjectScript Package example with simplified folder structure | Docker IPM | 5.0 (1) | 12 Aug, 2024 | |||
IRIS RAG AppIris python first experience django template | A | Docker Python AI ML ML | 4.5 (1) | 06 Aug, 2024 | ||
![]() iris-RAG-GenRAG Personal ChatGPT app leverages IRIS Vector Search func. | Docker Python IPM AI | 5.0 (1) | 31 Jul, 2024 | |||