| Application Name | Developer | Made with | Rating | Last updated | Views | Installs |
|---|---|---|---|---|---|---|
sqljsonadaptorMakes %JSON.Adaptor methods accessible via SQL. | D | IPM | 5.0 (1) | 25 Feb, 2026 | ||
![]() Global-Scan-to-SQLAnalyze Globals by Subscript-Level | Docker | 4.5 (1) | 25 Jan, 2026 | |||
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 | ||||||
![]() Collection-Indexing-and-QueryHow to get correct index for SQL query generator | Docker | 4.0 (2) | 25 Jan, 2026 | |||
![]() ObjectScript-Over-ODBCAllow running ObjectScript and especially Global copy over ODBC | Docker | 4.5 (1) | 25 Jan, 2026 | |||
![]() geo-vector-searchmathematical use of vector search | Docker | 5.0 (3) | 25 Jan, 2026 | |||
![]() Global-dump-to-SQLShow Global by SQL SELECT | Docker | 5.0 (1) | 25 Jan, 2026 | |||
![]() SQL-for-ERRORS-GlobalMap ^ERRORS Global and have a custom query for full content | Docker | 5.0 (1) | 25 Jan, 2026 | |||
![]() The adopted BitmapHow to enable Bitmaps for nonstandard IDs | Docker | 5.0 (1) | 25 Jan, 2026 | |||
![]() clouddoc-demo-dockerSample Java app for IRIS Cloud Document | N | Docker | 0.0 (0) | 25 Jan, 2026 | ||
![]() gj :: dataLoaderLoad data into InterSystems IRIS servers from text files | Docker | 0.0 (0) | 02 Dec, 2025 | |||
![]() SQL DATA LENSFast database sql tool with special features for IRIS & Caché | A | 5.0 (1) | 05 May, 2025 | |||
![]() openflights_datasetOpenflights demo dataset, datamodel for InterSystems IRIS | A | 3.0 (1) | 22 Apr, 2025 | |||
bdb-sql-utilsVarious utilities from the SQL cookbook | B | Docker IPM | 4.5 (2) | 04 Feb, 2025 | ||
IRIS-Test-Data-GeneratorUsed to generate test data | D | Docker IPM | 3.0 (1) | 29 Sep, 2024 | ||
sql-rest-apiSimple REST API web app which accepts SQL and returns the result in JSON | Docker IPM | 5.0 (1) | 25 Mar, 2024 | |||
sql-builderA flexible and powerful SQL query string builder for InterSystems IRIS | Docker IPM | 3.0 (1) | 25 Mar, 2024 | |||
IRIS External TableIRIS External Table allows you to access files in the local filesystem and cloud BLOB storage such as AWS S3 and Azure BLOB Storage as regular IRIS SQL tables. | A | Docker IPM | 4.3 (2) | 25 Mar, 2024 | ||
HL7-FHIR-Cohort-PopulationHL7 to FHIR Cohort Population | M | 5.0 (1) | 25 Jan, 2024 | |||
![]() password-app-iris-dbApplication for storing passwords | O | Docker Python | 4.5 (2) | 17 Sep, 2023 | ||
![]() DBeaverUniversal Database Manager and SQL Client | S | 4.9 (15) | 29 May, 2023 | |||
![]() Sheep’s GalaxyExample of using InterSystems IRIS Cloud SQL and IntegratedML | M | Docker Python ML ML | 2.0 (1) | 21 Apr, 2023 | ||
isc-cloud-sql-python-demoA simple python and flask app with IRIS Cloud SQL on back | Python | 5.0 (1) | 23 Mar, 2023 | |||
NY Taxi DemoA simple guide to NY taxi business, leveraging Columnar Storage | B | Docker Python IPM | 5.0 (1) | 10 Jan, 2023 | ||
![]() GoSelectorSee Column Selectivity Vs Ratio of Distinct Values | A | IPM | 4.0 (1) | 14 Oct, 2022 | ||
CoffeeCo Full Stack TutorialIRIS Coffee Company tutorial | R | Python | 3.0 (1) | 12 Aug, 2022 | ||
Python IRIS SQL Procedures SampleSamples of python running inside SQL InterSystems IRIS Database | Docker IPM | 5.0 (1) | 20 Jul, 2022 | |||
csv2tableExample on how to import CSV to any existing table | Docker IPM | 4.5 (1) | 29 Sep, 2021 | |||
![]() Caché MonitorWorks with many of your databases but is specifically optimized for unique InterSystems Caché and InterSystems IRIS features. It combines many tools with a smart sql editor to provide easy access to your databases. Caché Monitor is like a swiss knife for InterSystems Caché \ IRIS, fast and very easy to use. But Caché Monitor can more! Connect to databases like MS SQL Server, MS Access, SQLlite and much more to fit your needs in a heterogeneous database environment. Combine your data right now! All integrated in a single application. | A | 0.0 (0) | 15 Aug, 2021 | |||
Create a unified hospital data extraction scheme based on IRIS for HealthCreate a unified hospital data extraction scheme based on IRIS for Health | D | 0.0 (0) | 30 May, 2021 | |||
Integration scheme for heterogeneous messages in heterogeneous systemsIntegration scheme for heterogeneous messages in heterogeneous systems | D | 0.0 (0) | 28 Feb, 2021 | |||