| Application Name | Developer | Made with | Rating | Last updated | Views | Installs |
|---|---|---|---|---|---|---|
![]() demo-dbs-irisThis project provides a Docker container running an InterSystems IRIS database. The database includes multiple namespaces, each featuring demo datasets designed for exploring various scenarios, including data analysis, application prototyping, and testing. | A | 5.0 (1) | 23 Nov, 2025 | |||
![]() recomendacao-filmes-intersystemsExample of using Vector Search for movie recommendations | Docker Python | 5.0 (1) | 16 Nov, 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 | ||||||
AdvancedIRISBISamplesAdvanced samples for InterSystems IRIS BI | P | 4.5 (1) | 10 Jun, 2024 | |||
System-AlertsSystem Alerts | M | 5.0 (1) | 25 Jan, 2024 | |||
![]() apptools-djangoIRIS management portal using the Django framework | Docker Python IPM | 4.0 (1) | 28 Sep, 2023 | |||
isc-iknow-setanalysisSet Analysis Demo app for InterSystems' iKnow technology | B | 0.0 (0) | 01 Jun, 2018 | |||
ObjectScriptThe simplest template for the ObjectScript | Docker | 4.8 (5) | 21 Jun, 2023 | |||
iris-jupyter-sampleJupyter + InterSystems IRIS Module | R | 5.0 (1) | 18 Nov, 2022 | |||
![]() Sea BattleThe code is an ObjectScript remake of Python example in CodeAcademy | Docker IPM | 4.8 (2) | 09 Oct, 2022 | |||
![]() appmsw-banks-ruAn example of working with the service for updating the list of Russian banks | Docker IPM | 5.0 (1) | 11 Sep, 2022 | |||
Example Backup TaskExample useful utilites | Docker IPM | 4.5 (1) | 24 Aug, 2021 | |||
MDX Query Auditing SamplesSamples for auditing queries on IRIS BI cubes and analyzing audit data | S | IPM | 4.3 (2) | 18 May, 2021 | ||
cache-iris-app-toolsApplication tools for technical support and DBMS administrator. View globals arrays, execute queries (including JDBC/ODBC), sending results to email as XLS files. Viewer class instances with СRUD editing. A few simple graphs on the protocols of the system. CSP application but based on jQuery-Ui, Uikit, chart.js, jsgrid.js | 3.5 (1) | 24 Mar, 2020 | ||||
iris-sample-rest-angularSample Angular app using InterSytems IRIS as backend. | A | Docker | 0.0 (0) | 02 Mar, 2020 | ||
![]() angular-material-iris-starterIRIS with REST, Angular, Angular Angular Material Starter Project | S | Docker | 0.0 (0) | 25 Sep, 2019 | ||
Python Gateway SamplesExamples of PythonGateway Usage. Python Gateway for InterSystems Data Platforms. Execute Python code and more from InterSystems IRIS brings you the power of Python right into your InterSystems IRIS environment. | E | Docker AI ML ML | 0.0 (0) | 31 Jul, 2019 | ||
isc-iknow-extractorInformation Extraction demo app based on InterSystems' iKnow technology | B | 0.0 (0) | 01 Jun, 2018 | |||