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 |
---|---|---|---|---|---|---|
TaskListEasy and convienient Project Manager for small groups we use. | I | AI | 0.0 (0) | 14 Mar, 2025 | ||
![]() ollama-ai-irisUsing Ollama LLM (as an alternative to OpenAI) with IRIS | R | Python AI | 0.0 (0) | 12 Mar, 2025 | ||
InterSystems Ideas Waiting to be ImplementedProgrammatic reportsThe report creation is a tedious and non-productive task. You need an IDE, create a connection, create a SQL query, define report bands, drag-and-drop/design report columns, fields, labels, summarizations, margins, charts and prepare perfect pixel reports for print. To create a tradicional report the effort takes 4 to 12 hours. The idea is to define reports using object script instructions. With some minutes and with writing a few object script lines you can get a report equivalent to a tradicional report, with the benefit to create dynamic content for the reports (productivity). The idea includes yet the feature to allows to the developer set print restrictions for the PDF report generated (reduce carbon emission, not allowing print, only read). Benefits of this idea: 1 - Productivity - develop a report in minutes not in hours 2 - Reduce carbon emission - is possible restrict the PDF print 3 - Create dynamic reports using ObjectScript 4 - No need to install a report server, saving processor and memory resources (decreasing emissions) To create a report using source code, see this sample with Java, but could be in ObjectScript too: TextColumnBuilder<String> itemColumn = col.column("Item", "item", type.stringType()); TextColumnBuilder<Date> orderDateColumn = col.column("Order date", "orderdate", type.dateType()); TextColumnBuilder<Integer> quantityColumn = col.column("Quantity", "quantity", type.integerType()).setFixedWidth(50); TextColumnBuilder<BigDecimal> unitPriceColumn = col.column("Unit price", "unitprice", type.bigDecimalType()); ColumnTitleGroupBuilder titleGroup2 = grid.titleGroup("Group 2", quantityColumn, unitPriceColumn); ColumnTitleGroupBuilder titleGroup1 = grid.titleGroup("Group 1", orderDateColumn, titleGroup2).setTitleFixedWidth(450); report() .setTemplate(Templates.reportTemplate) .columnGrid(itemColumn, titleGroup1) .columns(itemColumn, orderDateColumn, quantityColumn, unitPriceColumn) .title(Templates.createTitleComponent("ColumnTitleGroup")) .pageFooter(Templates.footerComponent) .setDataSource(createDataSource()) .setSecurityRule(PrintRule.READ_ONLY) //if you want restrict print .printPDF(); Y 5Votes3Comments | ||||||
iris-watched-statusStatus that automatically detects and handles errors. | D | IPM | 0.0 (0) | 05 Mar, 2025 | ||
X-rAI-iris-healthInterSystems IRIS for Health Data Analytics with Explainable AI | R | Python AI ML ML | 0.0 (0) | 05 Mar, 2025 | ||
intersystems-objectscript-class-diagram-viewPowerful class diagram view for objectscript | 0.0 (0) | 02 Mar, 2025 | ||||
sql-stats-apiIRIS Sql dashboard using Grafana | Docker IPM | 4.0 (1) | 19 Feb, 2025 | |||
![]() d[IA]gnosisWeb application to find out diagnoses and suggest ICD-10 codes | Docker Python AI | 0.0 (0) | 23 Dec, 2024 | |||
![]() iris-HL7v2GenDynamically Generate HL7 Test Messages | Docker Python IPM | 5.0 (1) | 23 Dec, 2024 | |||
![]() vault-linkVault-Link is a security solution designed to safeguard sensitive information on InterSystems IRIS environments. | Docker Python IPM | 5.0 (1) | 19 Dec, 2024 | |||
![]() tz - ObjectScript Time Zone Conversion LibraryObjectScript Time Zone Conversion Library | E | Docker IPM | 5.0 (1) | 19 Dec, 2024 | ||
![]() iris-unit-test-dashboardA user-friendly dashboard to run & view unit tests | Docker IPM | 5.0 (1) | 19 Dec, 2024 | |||
![]() IRIS WHIZ - HL7v2 Browser ExtensionBrowser extension created to extend the HL7v2 capabilities of Intersystems Iris/Ensemble. | 4.7 (3) | 15 Dec, 2024 | ||||
SharePoint Online SPO REST APISharepoint API template | M | 0.0 (0) | 13 Dec, 2024 | |||
EduVerseAccessible Learning Assistant | R | Python AI | 0.0 (0) | 11 Nov, 2024 | ||
![]() sql-embeddingsSQL-Embedding simplifies creating and using embeddings in query | Docker IPM | 4.8 (2) | 29 Sep, 2024 | |||
![]() apptools-adminThis solution can be installed in earlier versions of Caché and Ensemble (tested 2016.1+). This can be done by importing xml. | Docker IPM | 5.0 (1) | 24 Sep, 2024 | |||
thalamus-ogThalamus revolutionizes LLM routing | A | Python AI ML ML | 0.0 (0) | 19 Sep, 2024 | ||
![]() sqlzillaSQLzilla is designed to simplify SQL query generation | Docker Python AI | 5.0 (2) | 16 Aug, 2024 | |||
![]() sheltershareProof of Concept application for Volunteers and Victims of natural disasters utilizing IRIS by Intersystems | Z | Docker Python | 5.0 (1) | 27 Jul, 2024 | ||
iris-email-analyzer-appIris Email Analyzer for suspicious or confidential content. | E | Docker Python IPM AI | 4.5 (1) | 23 Jul, 2024 | ||
yaspeyet another SystemPerformance extractor | M | Docker Python | 0.0 (0) | 21 May, 2024 | ||
![]() iris-medicopilotMediCopilot uses AI to assist healthcare professionals | Docker Python IPM AI | 4.5 (1) | 19 May, 2024 | |||
![]() IRIS AI StudioAI Studio to load and retrieve vector embeddings from your files | Python AI | 0.0 (0) | 16 May, 2024 | |||
document_vector_search_unifiaiApplication for document summarisation and question and answer | P | AI ML ML | 0.0 (0) | 14 May, 2024 | ||
![]() potatoes_patatasTravel Planning 2.0: Uniting similar people in similar layovers! | B | Python AI ML ML | 0.0 (0) | 13 May, 2024 | ||
Job Advertisement GeneratorRAG tool to assist HR in creating job advertisements quickly | S | AI | 0.0 (0) | 09 May, 2024 | ||
![]() hackupcHACKUPC 2024 edition | M | Python AI ML ML | 0.0 (0) | 07 May, 2024 | ||
![]() Kano MDMKano MDM - is an efficient Master Data Management software product with a complete set of features for successful implementation of complex MDM projects. | 0.0 (0) | 02 Apr, 2024 | ||||
tool-patient-generatorHL7 messages generator | 5.0 (1) | 04 Mar, 2024 | ||||
![]() QuinielaMLSoccer match predictions with IntegratedML | Docker ML ML | 5.0 (1) | 09 Feb, 2024 |