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 292

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 11 months ago in InterSystems IRIS 3 Done by Community

InterSystems IRIS for Energy management

An InterSystems product developed specifically for energy management, such as InterSystems IRIS for Health is made for health care. It would make it easier for companies who want to apply green solutions to their production, which suits any busine...
Heloisa Paiva 11 months ago in InterSystems Products 1 Will not implement

Optional "Green Mode" Configuration Setting for IRIS

Much like how cars often have a "Eco" driving mode, create an optional mode for using IRIS in a greener manner. If a user of IRIS wants to prioritize reducing their carbon footprint over performance, they should be able to do so. It's possible ...
Nelson Tarr 11 months ago in InterSystems IRIS 0 Future consideration

Introduce WITH into IRIS SQL engine

Introduce the support of WITH functionality in IRIS SQL
Evgeny Shvarov over 2 years ago in InterSystems IRIS 4 Implemented

Group selectable "Service class" by technology, not just alphabetically

When you are working in a production and you want to add a new Business Service / Operation the selectable shows a long list of classes, usually for newbies this list is terrifying. If the Production screen is going to be updated to Angular would ...
Luis Angel Pérez Ramos 9 months ago in InterSystems IRIS 0 Needs review

Use of package management systems

There is no way at the moment to install any driver to IRIS for any suppoorted programming language. Java drivers not available on Maven (even https://mvnrepository.com/artifact/com.intersystems/intersystems-jdbc, just fake empty files) Python dri...
Dmitry Maslennikov almost 2 years ago in InterSystems IRIS 1 Future consideration

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 almost 2 years ago in InterSystems IRIS 3 Planned or In Progress

Create front-end package based on CSS and JS to be used in NodeJS and Angular projects

It would be great to create a specific package with styles and custom html components based on the brand image of the company, like an "ISC bootstrap", so any developer of the community could get it and use it for any development based on NodeJS o...
Luis Angel Pérez Ramos almost 2 years ago in InterSystems IRIS 4 Community Opportunity

Dump SQL tables

we need a way to dump SQL tables as DDL and even DML, to make it possible to migrate tables with data to another server or IRIS Cloud SQL
Evgeny Shvarov about 1 year ago in InterSystems IRIS 1 Community Opportunity

use Python Class Definition Syntax to create IRIS classes

Now that IRIS support Python, UDL syntax should not be the only way with SQL DDL to define/create classes in IRIS.
Sylvain Guilbaud about 1 year ago in InterSystems IRIS 4 Future consideration