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 Products

Showing 343 of 475

AntiMatter Code accelerator

SQL Engines employ "query rewrite" to effect a more efficient query to supplement user expertise or application knowledge. Can Mac / Int code generated by Classes be accelerated in a similar way? Beyond locating inefficient and discouraged code an...
Alex Woodhead over 1 year ago in InterSystems IRIS 0 Will not implement

Bare minimum start of IRIS for docker build

During docker build, it's useless to start full functional IRIS, it would be enough to start just bare minimally, do not start the internal web server, ECP, and so on. Just only staff enough to build a code and make some changes in settings.
Dmitry Maslennikov over 2 years ago in InterSystems IRIS 0 Future consideration

Develop productions using YAML

Currently productions are developed in files in XML format. For this reason, it is essential to have a visual editor. The idea is to allow you to create productions using the YAML format, as it is simpler, cleaner and faster to develop and configu...
Yuri Marx 7 months ago in InterSystems IRIS 0 Community Opportunity

Multidimensional vector search

Hope vector search can add high-dimensional vectors, such as certain image feature extraction using three-dimensional arrays
xuanyou du 11 months ago in InterSystems HealthShare 3 Will not implement

Add Python linting to vscode when writing method in Python.

When you write a method using python you do not get any linting of the python code. This is slows down development in Python. One common mistake is bad or missing indentation which is critical in Python. While we know that there is an error the na...
Rich Taylor 11 months ago in InterSystems IRIS 0 Community Opportunity

Expand Vector Arithmetics

Enhance Vectore calculation beyond VECTOR_COSINE(),TO_VECTOR(),VECTOR_DOT_PRODUCT() I especially miss these functions: FROM_VECTOR to get the content of $ZV into a variable (JSON ?) ADD_VECTOR() for transformation. For INT and DOUBLE DiFF_VECTOR()...
Robert Cemper 11 months ago in InterSystems IRIS 8 Will not implement

Globals Editor

A real good Global Editor with search functionality and easy to use
Evgeny Shvarov about 3 years ago in InterSystems IRIS 1 Done by Community

Implement IRIS connector for Airbyte data integration engine

Airbyte is an open-source data integration platform that allows users to sync data from different sources to various destinations. Its architecture is modular and it relies on the use of connectors for each source or destination. Every connector h...
Dmitry Maslennikov over 1 year ago in InterSystems IRIS 2 Community Opportunity

testing dashboard for InterSystems IRIS

The idea proposes to create a testing dashboard for InterSystems IRIS that would provide a centralized view of all testing activity. This would make it easier for developers to track the progress of their tests, identify any test failures, and tak...
din ba over 1 year ago in InterSystems Products 13 Done by Community

Support for Liquibase

Liquibase (https://www.liquibase.org/) is an open-source database schema change management solution which enables you to manage revisions of your database changes easily. Liquibase makes it easy for anyone involved in the application release proce...
Yuri Marx over 1 year ago in InterSystems IRIS 3 Done by Community