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 |
---|---|---|---|---|---|---|
Example Backup TaskExample useful utilites | Docker IPM | 4.5 (1) | 24 Aug, 2021 | |||
posts-and-tags-datasetRepository with Post data from community.intersystems.com data to solve posts and tags issue in InterSystems AI programming Contest | S | Docker IPM ML ML | 5.0 (1) | 20 Aug, 2021 | ||
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 | ||||||
fhir-openapi-genA code base for the processing and formulation of the openapi spec for fhir resources and profiles | C | Docker Python IPM | 3.0 (1) | 12 Aug, 2021 | ||
Container recipesEasily run mirrored or sharded InterSystems IRIS clusters. | E | Docker | 5.0 (1) | 10 Aug, 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 | |||
![]() appmsw-telestatIneroperability manages a Telegram Admin_bot and Informant_bot in providing content. | Docker IPM | 5.0 (1) | 21 Jul, 2021 | |||
GitHubAPIGithub API for InterSystems IRIS | E | Docker IPM | 5.0 (1) | 29 Jun, 2021 | ||
ssl-clientadds ssl client configuration to your InterSystems IRIS server | Docker IPM | 5.0 (1) | 28 Jun, 2021 | |||
eap-sql2xlsxA simple example of using the python openxl library to export a | Docker IPM | 5.0 (1) | 27 Jun, 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 | ||
ensemble-interoperability-formationEnsemble / Interoperability training course. | T | Docker | 4.5 (1) | 14 Jun, 2021 | ||
![]() iris-on-fhirApp to show the potential of FHIRaaS | Docker IPM | 3.5 (1) | 05 Jun, 2021 | |||
reports-server-demoThis app demonstrates how to run InterSystems Reports Server in | E | Docker | 0.0 (0) | 03 Jun, 2021 | ||
irisdemo-demo-restsqlSimple demo of IRIS exposing REST APIs created based on Swagger that have a SQL database as the backend. | A | Docker | 4.3 (2) | 04 May, 2021 | ||
i2b2-on-irisProof-Of-Concept of I2B2 using IRIS as backend | Docker IPM | 2.5 (1) | 26 Apr, 2021 | |||
![]() zapm-editorNamespace navigator ZPM and editor of routines, globals, texts and tables in terminal mode. | Docker IPM | 5.0 (1) | 25 Apr, 2021 | |||
assert-objectscriptAssertJ Style assertion library for objesctscript | N | Docker IPM | 4.0 (1) | 22 Apr, 2021 | ||
findtableQuery entity class corresponding structure. | H | Docker | 5.0 (1) | 21 Apr, 2021 | ||
![]() Grafana Plugin for InterSystemsGrafana Data Source Plugin for InterSystems | Docker | 4.0 (1) | 19 Apr, 2021 | |||
Samples-BIProvides sample data for use with InterSystems IRIS Business Intelligence, as well as fully developed sample BI models and dashboards. | Docker IPM | 5.0 (1) | 18 Apr, 2021 | |||
code-compareAttempt to compare two export files of the same project | O | Docker IPM | 4.5 (1) | 16 Apr, 2021 | ||
![]() iris-rad-studioIRIS RAD Studio it's a low-code solution that came to make the developer's life easier; Allowing everyone to create their CRUD based on a simple class definition or even a CSV file. | Docker IPM | 3.5 (1) | 15 Apr, 2021 | |||
![]() IRIS_REST_DocumentationDevelopment tool for documenting REST API endpoints [INTERSYSTEM IRIS] | D | Docker | 5.0 (1) | 14 Apr, 2021 | ||
iris-rad-studio-samplesSamples for IRIS RAD Studio | Docker IPM | 4.5 (1) | 14 Apr, 2021 | |||
RESTFormsRADForms adapter for InterSystems IRIS RAD Studio | Docker IPM | 3.0 (1) | 12 Apr, 2021 | |||
![]() iris-dataset-titanicTitanic passengers dataset in InterSystems IRIS. Could be imported as ZPM too | Docker IPM | 5.0 (1) | 02 Apr, 2021 | |||
![]() apptools-utilUtilities adapting for IRIS and working with modules ZPM | Docker IPM | 3.5 (1) | 30 Mar, 2021 | |||
Airplane React, Material UI, and REST APIDevelopment of a System using React, Material UI and REST API IRIS. | F | Docker | 3.0 (1) | 16 Mar, 2021 | ||
![]() RESTFUL_API_For_Hotel_OverBooking_SystemDevelop RESTFUL Data API in InterSystems IRIS Data Platform Development for Hotel Overbooking Management System. PS:The overbooking management system combines the unique conditions of the hotel, such as room prices, order channels, customer needs (etc...). System uses machine learning algorithms (su | j | Docker | 0.0 (0) | 28 Feb, 2021 |