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 |
---|---|---|---|---|---|---|
![]() typeorm-irisIRIS support for TypeORM | Docker | 5.0 (1) | 02 Aug, 2025 | |||
iris-vector-ragProduction-ready RAG applications with InterSystems IRIS. | Docker Python AI | 0.0 (0) | 23 Jul, 2025 | |||
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-globals-graphDBUse Globals to Store and Retrieve Graph Database Structure | Docker Python | 5.0 (1) | 18 Jul, 2025 | |||
dc-customer-support-agentexample about AI agents powered by LangGraph in InterSystems Ir | Docker Python AI | 5.0 (1) | 02 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 | |||
![]() 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 | ||
ks-iris-libIRIS / IRIS Health utilities library | Docker IPM | 5.0 (1) | 15 Mar, 2025 | |||
![]() sqlalchemy-irisAn InterSystems IRIS dialect for SQLAlchemy | Docker Python | 5.0 (5) | 01 Mar, 2025 | |||
![]() iris-datapipeDataPipe an interoperability framework to ingest data in InterSystems IRIS in a flexible way | A | Docker Python IPM | 5.0 (1) | 15 Jan, 2025 | ||
![]() iris-fhir-clientInterSystems FHIR Client Connect to any Open FHIR Server | Docker Python IPM | 5.0 (2) | 06 Nov, 2024 | |||
IOP REST Client FrameworkFramework for creating REST API clients in python with IOP | A | Docker Python IPM | 4.5 (1) | 25 Sep, 2024 | ||
![]() HackUPC24_KlìnicSymptoms Clinical Trial Search Tool using Knowledge Graphs | T | AI ML ML | 0.0 (0) | 15 May, 2024 | ||
![]() WALL-MA Platform for Retrieval Augmented Generation (RAG) for Question-Answering of E-Mails | S | Python AI ML ML | 0.0 (0) | 13 May, 2024 | ||
![]() iris-openaiLibrary for use Open AI | Docker IPM AI | 5.0 (5) | 18 Apr, 2024 | |||
![]() llama-irisSupport for IRIS for Llama-index | Docker Python | 0.0 (0) | 16 Apr, 2024 | |||
![]() langchain-irisSupport for IRIS for Langchain | Python | 0.0 (0) | 16 Apr, 2024 | |||
EnsembleWorkflowUIAngular UI for InterSystems Ensemble Workflow | S | Docker IPM | 2.0 (1) | 25 Mar, 2024 | ||
RESTForms2Forms adapter for InterSystems IRIS | Docker IPM | 5.0 (2) | 25 Mar, 2024 | |||
![]() iris-teams-adapterAdapter to connect your IRIS producction with Microsoft Teams | Docker IPM | 4.6 (5) | 14 Mar, 2024 | |||
![]() CosNumberTranslateThe function also allows to treat the numbers of 10^9 (millards) in English-speaking countries format. | Docker | 4.7 (3) | 06 Mar, 2024 | |||
![]() webHERALDFRONTEND MADE EASY! Develop all you browser-based applications. | A | 5.0 (2) | 16 Feb, 2024 | |||
![]() liquibase-irisLuquibase extension: InterSystems IRIS support | 0.0 (0) | 01 Feb, 2024 | ||||
![]() iris-vectorInitial realization for Vector datatype support | Docker Python IPM AI | 4.8 (4) | 20 Sep, 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 | ||||
ririsRemote InterSystems IRIS command execution | P | Docker Python | 3.8 (2) | 28 May, 2023 | ||
![]() Interopway RESTRepositório com conjunto de classes para auxiliar no desenvolvimento de integrações que consomem serviços REST | IPM | 3.3 (2) | 28 May, 2023 | |||
![]() Interopway XDBCSimple way to implement XDBC Interoperability. | IPM | 4.0 (1) | 26 Apr, 2023 | |||
![]() iris-tripleslashGenerate unit test cases from the class documentation | Docker IPM | 5.0 (2) | 13 Feb, 2023 |