eap-sql2xlsxA simple example of using the python openxl library to export a | Sergey Mikhailenko | | 5.0 (1) | 27 Jun, 2021 | 395 | 18 |
iris-r-gateway-templateTemplate project to build and use a the R Gateway from IRIS 2021 | G Guillaume Rongier | | 5.0 (1) | 17 Jun, 2021 | 545 | |
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/) Vote |
HoleFoods Adaptive Analytics SampleEasy way to import the HoleFoods Sample into IRIS using an AtScale Sample Bundle | P Peter Steiwer | | 0.0 (0) | 14 Jun, 2021 | 569 | |
ensemble-interoperability-formationEnsemble / Interoperability training course. | T Théophile Thierry | | 4.5 (1) | 14 Jun, 2021 | 1.3k | |
iris-on-fhirApp to show the potential of FHIRaaS | Henrique Dias | | 3.5 (1) | 05 Jun, 2021 | 909 | 30 |
reports-server-demoThis app demonstrates how to run InterSystems Reports Server in | E Eduard Lebedyuk | | 0.0 (0) | 03 Jun, 2021 | 506 | |
FHIR Simple Demo ApplicationFHIR Simple Demo Application | M Marcello Correa | | 2.5 (1) | 30 May, 2021 | 842 | |
Create a unified hospital data extraction scheme based on IRIS for HealthCreate a unified hospital data extraction scheme based on IRIS for Health | D Deming Xu | | 0.0 (0) | 30 May, 2021 | 403 | |
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 Regilo Regilio Guedes de Souza | | 0.0 (0) | 30 May, 2021 | 276 | |
FHIR Data Studio ConnectorCommunity connector to Google Data Studio for FHIR | Dmitry Maslennikov | | 0.0 (0) | 24 May, 2021 | 539 | |
MDX Query Auditing SamplesSamples for auditing queries on IRIS BI cubes and analyzing audit data | S Samuel Duncan | | 4.3 (2) | 18 May, 2021 | 300 | 12 |
ansible-cache-python-mgAnsible role to install the necessary Python libraries to allow connection to an Intersystems Cache database via M-Gateway's connection service | Raman Sailopal | | 1.0 (1) | 30 Apr, 2021 | 158 | |
cache-node-clientAnsible playbook to install the necessary nodejs M-Gateway packages to allow access to Intersystems Cache | Raman Sailopal | | 1.5 (1) | 30 Apr, 2021 | 206 | |
cache-node-serverAnsible role that installs the necessary service gateway on an Intersystems Cache instance to allow nodejs client connections. | Raman Sailopal | | 1.5 (1) | 29 Apr, 2021 | 167 | |
i2b2-on-irisProof-Of-Concept of I2B2 using IRIS as backend | Olga Verevkina | | 2.5 (1) | 26 Apr, 2021 | 556 | 21 |
Ansible cache-userAnsible role to add and delete users to Intersystems Cache systems | Raman Sailopal | | 1.5 (1) | 26 Apr, 2021 | 184 | |
Ansible cache-perlAnsible role to install Intersystem Cache Perl bindings to allow Perl to connect to Cache databases. | Raman Sailopal | | 0.0 (0) | 26 Apr, 2021 | 193 | |
zapm-editorNamespace navigator ZPM and editor of routines, globals, texts and tables in terminal mode. | Sergey Mikhailenko | | 5.0 (1) | 25 Apr, 2021 | 246 | 37 |
Ansible-cache-pythonAnsible role for the installation of Python libraries to allow connection with Intersystems Cache databases. | Raman Sailopal | | 2.5 (1) | 23 Apr, 2021 | 220 | |
assert-objectscriptAssertJ Style assertion library for objesctscript | N Niklas Thilmont | | 4.0 (1) | 22 Apr, 2021 | 501 | 2.2k |
Ansible-CacherestoreAnsible role to restore an Intersystems Cache backup and reconfigure Cache including devices as well. Uses Jinja templates to reconfigure cache.cpf | Raman Sailopal | | 1.0 (1) | 21 Apr, 2021 | 201 | |
Cache-AnsibleAnsible Role for the installation of Intersystems Cache on Linux based systems | Raman Sailopal | | 1.0 (1) | 21 Apr, 2021 | 247 | |
findtableQuery entity class corresponding structure. | H Huicai Wang | | 5.0 (1) | 21 Apr, 2021 | 307 | |
Grafana Plugin for InterSystemsGrafana Data Source Plugin for InterSystems | Dmitry Maslennikov | | 4.0 (1) | 19 Apr, 2021 | 1.3k | |
Intersystems-Cache-PrometheusCode to allow for the integration of an Intersystems Cache environment with Prometheus/Grafana | Raman Sailopal | | 0.0 (0) | 19 Apr, 2021 | 313 | |
InterSystems LanguageServerInterSystems Language Server which works directly with SuperPort | Dmitry Maslennikov | | 0.0 (0) | 17 Apr, 2021 | 400 | |
IntelliJ InterSystemsIntelliJ IDEA Plugin for InterSystems | Dmitry Maslennikov | | 0.0 (0) | 17 Apr, 2021 | 700 | |
code-compareAttempt to compare two export files of the same project | O Oliver Wilms | | 4.5 (1) | 16 Apr, 2021 | 234 | 21 |
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. | Henrique Dias | | 3.5 (1) | 15 Apr, 2021 | 1.3k | 87 |
IRIS_REST_DocumentationDevelopment tool for documenting REST API endpoints [INTERSYSTEM IRIS] | D Davi Massaru Teixeira Muta | | 5.0 (1) | 14 Apr, 2021 | 489 | |