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 276 of 592

Use the built-in feature engineering in AutoML to transform datasets

The IRIS AutoML Provider includes feature engineering to clean and remodel data sets. It would be beneficial to use the first part of the AutoML provider separately to transform datasets. For e.g. analytics without using machine learning afterward...
Felix Vetter about 3 years ago in InterSystems IRIS 3 Community Opportunity

Make JSON representation of messages in Interoperability message viewer instead of XML

it will be much more readable
Evgeny Shvarov almost 4 years ago in InterSystems IRIS 5 Done by Community

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 6 months ago in Developer Experience / InterSystems IRIS 0 Community Opportunity

IRIS and ZPM(Open Exchange) integration

Is it possible to integrate IRIS admin panel and OpenExchange, so people could see and install the apps just from there? Like you can install plugins in other products.
Elena E about 3 years ago in Developer Experience / InterSystems IRIS 4 Community Opportunity

Include support for GraphQL

Almost all our competitors have these feature. It helps to reduce HTTP traffic when used instead of REST services.
Jose-Tomas Salvador about 3 years ago in InterSystems IRIS 3 Done by Community

Automated Schema Comparison and Synchronization

Problem : if we are maintaining the two separate instances for load balancer. we can't able to maintain the schema comparison and synchronization. it is possible by using git redeploy. but we need to redeploy the code. Proposal : instead we need t...
Veerarajan Karunanithi over 1 year ago in Developer Experience / InterSystems IRIS 3 Community Opportunity

Create real world application by using IRIS and python Streamlit web framework

Streamlit is an open-source app framework for Machine Learning and Data Science apps. https://docs.streamlit.io/ We should have real-world application or startup template by using Streamlit and IRIS The idea fits the contest in the way that "Pytho...
Muhammad Waseem over 2 years ago in InterSystems IRIS 3 Done by Community

Set password through environment variable

In a continious integration processes, for some applications, for testing purposes, it's useful to run vanilla IRIS and run integration tests, for Python applications for instance And the best way to do it, is to use services feature in popular CI...
Dmitry Maslennikov almost 3 years ago in Developer Experience / InterSystems IRIS 5 Ideas Contest

LIMIT OFFSET support for IRIS SQL

LIMIT OFFSET feature is widely used by other databases. And it is a real pain at the moment to achieve something similar on IRIS SQL. Django ORM for instance requires this for pagination, and there is no way to make it some other way
Dmitry Maslennikov over 3 years ago in InterSystems IRIS 4 Implemented

System Explorer->SQL allow print before running a SQL statement and getting results

Using System Explorer->SQL we can run a SQL statement and see the results. For some queries, for example in Health Insight against the HSAA.Observation table I would like to run SELECT ObservationCode_code,ObservationCode_SDACodingStandard,coun...
Stephen Canzano 4 months ago in InterSystems IRIS 0 Needs review