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 |
|---|---|---|---|---|---|---|
interoperability-soapTool to help troubleshoot Generic SOAP Service interface | O | Docker IPM | 5.0 (1) | 15 Sep, 2022 | ||
![]() samba-iris-adapterInterSystems IRIS Support to Samba protocol (smb v2/v3) | Docker IPM | 5.0 (1) | 14 Sep, 2022 | |||
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 | ||||||
Sustainable Machine LearningSustainable Machine Learning for the InterSystems contest | L | Docker Python IPM | 4.5 (1) | 11 Sep, 2022 | ||
iris-python-flask-api-templateThe simplest template with REST CRUD for InterSystems IRIS | L | Docker Python | 4.5 (1) | 17 Aug, 2022 | ||
formation-template-pythonFormation to learn InterSystems' interoperability framework using python | L | Docker Python | 5.0 (1) | 17 Aug, 2022 | ||
![]() UnitTest_DTL_HL7HL7 DTL TestCase Creator and Runner Framework | A | 0.0 (0) | 15 Aug, 2022 | |||
django-iris-templateTemplate to build Django application with an IRIS database | G | Docker Python | 4.5 (2) | 27 Jul, 2022 | ||
KozoKozo Page Builder | S | Docker IPM | 5.0 (2) | 15 Jul, 2022 | ||
![]() UnitTest_RuleSetUnit Tests for HL7 Routing in IRIS Integration | A | 5.0 (1) | 13 Jul, 2022 | |||
interoperability-managerRemove a Production Item with two clicks | O | Docker IPM | 5.0 (1) | 10 Jul, 2022 | ||
FHIR Pseudonymization ProxyFHIR pseudonymization proxy built with InterSystems IRIS for Health | M | Docker IPM | 5.0 (1) | 23 Jun, 2022 | ||
![]() apptools-infochestTemplate and examples for creating a user interface for a media file storage | Docker IPM | 5.0 (1) | 27 May, 2022 | |||
iris-docker-zpm-usage-templateThe simplest template to use InterSystems IRIS in Docker and with an arbitrary InterSystems Community Package | Docker | 5.0 (1) | 08 May, 2022 | |||
![]() cryptography-samplesExamples of %SYSTEM.Encryption class methods | Docker | 5.0 (1) | 24 Mar, 2022 | |||
iris-python-examplesEmbedded Python examples with notebook support. | G | Docker Python | 5.0 (2) | 13 Dec, 2021 | ||
https-rest-apiRest API with Apache2 Web server | O | Docker | 0.0 (0) | 01 Dec, 2021 | ||
global-logging-templateA simple objectscript global logging template | N | 3.5 (1) | 01 Dec, 2021 | |||
![]() Audit MediatorObject Script mediator to audit ObjectScript REST API requests | Docker IPM | 5.0 (1) | 01 Dec, 2021 | |||
![]() API Security MediatorInterSystems IRIS Declarative Security Rules for REST APIs | Docker IPM | 5.0 (1) | 30 Nov, 2021 | |||
secured-rest-apiBasic authentication and authorisation via REST API in IRIS | Docker IPM | 5.0 (1) | 15 Nov, 2021 | |||
![]() IRIS Big Data SQL AdapterPEX Adapter to execute SQL into Hadoop Big Data repositories | Docker | 5.0 (1) | 21 Oct, 2021 | |||
FHIROktaIntegrationExample FHIR application that uses OAuth 2.0 and Okta. | P | 0.0 (0) | 16 Sep, 2021 | |||
FHIRDemoWithAPIKeySimple FHIR application to retrieve patients and observations | P | 0.0 (0) | 16 Sep, 2021 | |||
iris-analytics-for-moneyIRIS Analytics solution for money (not yet) | O | Docker IPM | 5.0 (1) | 12 Sep, 2021 | ||
movieSample App to IRIS API Patterns | Docker IPM | 4.0 (1) | 03 Aug, 2021 | |||
fhir-integratedml-exampleAn example on how to use InterSystems IRIS for Health FHIR database to perform ML models througth InterSystems IRIS IntegratedML | Docker ML ML | 4.8 (3) | 01 Aug, 2021 | |||
iris-r-gateway-templateTemplate project to build and use a the R Gateway from IRIS 2021 | G | Docker ML ML | 5.0 (1) | 17 Jun, 2021 | ||
FHIRaaS with OAuth 2.0This is a straightforward Angular app using the FHIR Accelerator Service as the Clinical Repository. It uses OAuth 2.0 as authorization and displays all patients and resources as JSON. | R | 0.0 (0) | 30 May, 2021 | |||
Ansible-CacherestoreAnsible role to restore an Intersystems Cache backup and reconfigure Cache including devices as well. Uses Jinja templates to reconfigure cache.cpf | 1.0 (1) | 21 Apr, 2021 | ||||
![]() apptools-utilUtilities adapting for IRIS and working with modules ZPM | Docker IPM | 3.5 (1) | 30 Mar, 2021 | |||