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 240

System Management Portal - allow to cancel running SQL Query

when a user runs an SQL statement using System Management Portal, SQL menu, they may realize that SQL command takes too long to execute (too general SQL statement, too big table, ...). It would be great to be able to cancel such long running query...
Daniel Kutac 4 months ago in InterSystems IRIS 4 Already exists

Vector search support for llama-index with metadata

Llama-index is a super useful and performant tool for creating the vector store within iris, however the current integration between iris and llama-index doesn't support metadata (a capability of newer versions of llama-index). This would be a ver...
Somesh Mehra 10 months ago in InterSystems IRIS 2 Community Opportunity

Add InterSystems wrapper for Supabase

Supabase.com is a backend as a service platform. By default, it provides Postgres as a backend, but there is a wrapper mechanism that allows to add different data vendors. https://supabase.com/blog/postgres-foreign-data-wrappers-with-wasm https://...
Evgeny Shvarov 2 months ago in InterSystems IRIS 0 Community Opportunity

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

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

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 over 2 years ago in InterSystems IRIS 4 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 1 year ago in InterSystems IRIS 2 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 over 2 years ago in InterSystems IRIS 3 Done by Community

Built in Test data Generator

Automatically create test cases. A manual or automated test data generator. This tool will integrate seamlessly with InterSystems IRIS to generate a wide range of test data, covering various scenarios and edge cases. It will include customizable ...
Veerarajan Karunanithi 9 months ago in InterSystems IRIS 5 Community Opportunity

VSCode Delete Server Version of Source Code

When we delete a source code or rename the source code (routine or class), the old version still on the server, this cause a mess in server side with a lot of classes/routines that are not in use. Then when we delete or rename (I think this part i...
Cristiano Silva 9 months ago in InterSystems IRIS 3 Planned or In Progress

Errors messages to be more clear

I find it a bit hard to understand the error, maybe error messages can be clear or trying to detect misspelling and create a more understanding of error message.
Evans Tlhako 10 months ago in InterSystems IRIS 2 Will not implement