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 |
|---|---|---|---|---|---|---|
ks-fhir-genIRIS Health FHIR based HL7 message generator | Docker | 4.5 (1) | 13 Dec, 2024 | |||
SharePoint Online SPO REST APISharepoint API template | M | 0.0 (0) | 13 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 | ||||||
ServiceInspectionA simple application for monitoring Iris service information | W | Docker Python IPM | 5.0 (1) | 13 Dec, 2024 | ||
IOP REST Client FrameworkFramework for creating REST API clients in python with IOP | A | Docker Python IPM | 4.5 (1) | 25 Sep, 2024 | ||
![]() apptools-adminThis solution can be installed in earlier versions of Caché and Ensemble (tested 2016.1+). This can be done by importing xml. | Docker IPM | 5.0 (1) | 24 Sep, 2024 | |||
![]() irisfirebaseFirebase module for InterSystems IRIS | D | Docker Python IPM | 5.0 (1) | 27 Jul, 2024 | ||
iris-email-analyzer-appIris Email Analyzer for suspicious or confidential content. | E | Docker Python IPM AI | 4.5 (1) | 23 Jul, 2024 | ||
![]() HackUPC24_KlìnicSymptoms Clinical Trial Search Tool using Knowledge Graphs | T | AI ML ML | 0.0 (0) | 15 May, 2024 | ||
![]() iris-openaiLibrary for use Open AI | Docker IPM AI | 5.0 (5) | 18 Apr, 2024 | |||
sql-builderA flexible and powerful SQL query string builder for InterSystems IRIS | Docker IPM | 3.0 (1) | 25 Mar, 2024 | |||
googlesheets-adapterInbound and Outbound adapters for Google Sheets | N | Docker | 0.0 (0) | 17 Mar, 2024 | ||
![]() liquibase-irisLuquibase extension: InterSystems IRIS support | 0.0 (0) | 01 Feb, 2024 | ||||
workshop-firebaseFirebase adaptor | Docker IPM | 0.0 (0) | 31 Jan, 2024 | |||
![]() custom-loginSample application for InterSystems IRIS custom login samples | Docker IPM | 5.0 (2) | 15 Dec, 2023 | |||
samples-dynamicgateway-dotnetInterSystems IRIS Dynamic Gateway Samples refactored from %Net.Remote.NET.Test samples | S | 0.0 (0) | 08 Dec, 2023 | |||
![]() JIRISReportCreate Drag and Drop JasperReports and run on InterSystems IRIS | Docker IPM | 4.5 (1) | 14 Nov, 2023 | |||
journal-file-indexerIRIS Journal file indexer | Docker IPM | 5.0 (1) | 27 Oct, 2023 | |||
![]() isc-one-linersuseful one line commands for objectscript | Docker IPM | 5.0 (2) | 18 Oct, 2023 | |||
flask-irisA quick guide / template to use Flask and IRIS side by side. | H | Python | 0.0 (0) | 06 Oct, 2023 | ||
![]() iris-size-djangoA portal for visualizing and keeping track of memory usage of an | H | Docker Python | 4.8 (2) | 06 Oct, 2023 | ||
![]() IRIS-FlaskBlogRealworld Application using Flask, SQLAlchemy, and InterSystems IRIS | Docker Python | 5.0 (1) | 06 Sep, 2023 | |||
![]() IRIS Hibernate DialectHibernate 6 Dialect for InterSystems IRIS - dialect, sample and tests | 5.0 (1) | 21 Jul, 2023 | ||||
![]() superset-irisApache Superset support for IRIS | Docker Python | 5.0 (1) | 02 May, 2023 | |||
![]() Google IRIS LoginAdd Sign-in with Google into Management Portal | Docker IPM | 5.0 (1) | 28 Mar, 2023 | |||
![]() iris-tripleslashGenerate unit test cases from the class documentation | Docker IPM | 5.0 (2) | 13 Feb, 2023 | |||
![]() gateway-sqlInstalling jdbс drivers for oracle, mssql and mysql | Docker IPM | 5.0 (1) | 11 Feb, 2023 | |||
![]() Config-APIA library to ease IRIS configuration. | Docker IPM | 5.0 (1) | 25 Oct, 2022 | |||
grpc-iris-interopProof of concept of a gRPC implementation with IRIS | G | Docker Python | 5.0 (1) | 01 Oct, 2022 | ||
GraphQLGraphQL provides a complete and understandable description of the data in your API, gives clients the power to ask for exactly what they need and nothing more, makes it easier to evolve APIs over time, and enables powerful developer tools. | G | Docker | 0.0 (0) | 16 Sep, 2022 | ||
![]() crypto-iris3DES Cryptography support for InterSystems IRIS | Docker | 5.0 (1) | 09 Mar, 2022 | |||