Skip to Main Content
InterSystems Ideas
We love hearing from our users. Tell us what you want to see next and upvote ideas from the community.
* Bugs and troubleshooting should as usual go through InterSystems support.
ADD A NEW IDEA

InterSystems IRIS

Showing 260

ObjectScript API to create MS Word files based on templates

Currently, IRIS doesn't have ObjectScript functionality for creating Word files. Python or Java are required. Furthermore, even using these languages, it's a complex process that requires many lines of source code. Therefore, the idea is to use an...
Yuri Marx 2 days ago in InterSystems IRIS 0 Needs review

Fix bugged %JSONIGNORENULL parameter implementation

The %JSONIGNORENULL parameter was working as documented up to version 2020, after that version it does not work anymore. The idea is to fix it as per documentation or, in case there are concerns in existing code that may rely on bugged implemen...
Enrico Parisi about 1 month ago in InterSystems IRIS 0 Needs review

Bring IRIS to the JavaScript ORM World

1️⃣ Description of the Idea Add official support or adapters for popular Node.js ORMs (TypeORM, Prisma, MikroORM, Sequelize) to InterSystems IRIS. Instead of building a new ORM from scratch, this idea focuses on enabling IRIS as a supported databa...
Dmitry Maslennikov 13 days ago in InterSystems IRIS 0 Ideas Contest

Break down IRIS in microservices

The objective is to decompose the IRIS monolith into independently scalable microservices within a cloud-native architecture. For instance, the OAuth2 server could be scaled independently without deploying additional full IRIS instances. These mic...
Dorian Tetu 10 days ago in InterSystems IRIS 0 Needs review

Desktop SQL Explorer for InterSystems IRIS

For developers and analysts who prefer desktop GUI, build a cross-platform(Windows, macOS, Linux)desktop SQL Explorer for InterSystems IRIS — like DBeaver, MySQL Workbench and SSMS but tailored to IRIS.
Fan Ji 17 days ago in InterSystems IRIS 1 Needs review

Integrate InterSystems IRIS with SQLancer for Automated SQL Testing and Validation

SQLancer is a tool to automatically test Database Management Systems (DBMSs) in order to find bugs in their implementation. That is, it finds bugs in the code of the DBMS implementation, rather than in queries written by the user. SQLancer has fou...
Dmitry Maslennikov 13 days ago in InterSystems IRIS 0 Ideas Contest

Add pool size in production configuration page

Pool size used to be displayed in Production Configuration page in Management Portal in old version of Ensemble, unfortunately this (IMHO very important) information is now missing. To get the pool size you need to click in each and every host in ...
Enrico Parisi 4 months ago in InterSystems IRIS 1 Planned or In Progress

Universal Global Exchange Utility

1) Description of the idea We have the %GOF/%GIF (IRIS block format) utilities, which are fast but quite limited in functionality: They don't support exporting subglobals. It's not possible to export an entire global mapped across multiple databas...
Alexey Maslov 19 days ago in InterSystems IRIS 2 Ideas Contest

Light version InterSystems IRIS

Develop a light version for InterSystems IRIS. It is a fact that IRIS, today, includes several improvements and new functionalities, however, like "all" software evolution, it also requires heavier hardware resources. Not all applications need all...
Andre Larsen Barbosa almost 2 years ago in InterSystems IRIS 3 Future consideration

Dashboard of top N globals ordered in size and/or recent activity in all databases.

Add a system task storing the top N globals ordered by size in all databases and display the result in a dashboard showing the evolution in time.
Sylvain Guilbaud 27 days ago in InterSystems IRIS 0 Needs review