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 307

Identify redundant indices

Over time, application developer define indices to improve their query performance. Over time, it's possible that some query definition may not be used and therefore (a) consume processing time during filing and (b) consume diskspace, journal sp...
Steve Pisani about 1 year ago in InterSystems Products 4 Already exists

Add interoperability adapter for AirTables

Add an inbound adapter and BS for AirTable to be able to connect to AirTables account and react on events "new record appeared", "record changed" Add an outbound adapter and BO to be able to connect to AirTable and add a new record in a particular...
Evgeny Shvarov about 1 year ago in InterSystems IRIS 0 Community Opportunity

Example of Flask application with SQLAlchemy IRIS

It would be good to have an example of an application made on Python Flask, which works with IRIS through SQLAlchemy
Dmitry Maslennikov about 1 year ago in InterSystems IRIS 4 Done by Community

Introduce an Interoperability module (adapter, operation) for pdf.co

pdf.co is an online service to deal with pdf files. e.g. it can provide a text information inside pdf it'd be great to use it in interoperability scenarios to analyze different pdf files
Evgeny Shvarov over 1 year ago in InterSystems IRIS 0 Community Opportunity

Specific cache buffers per DB

Today, if we want to make sure a specific database is more in-memory than others, we can built is as a 16K or 32K block size (while all others are the default 8K block size) and then assign an amount of "cache buffers" to 16K block DBs. I would li...
Yaron Munz over 1 year ago in InterSystems IRIS 5 Will not implement

The ability to export current settings to a %Installer Manifest

For easy deployment (cloning) of systems, it would be convenient to export selected settings such as Users, Namespaces, Databases, SSL Configs, etc to a %Installer Manifest
Herman Slagman almost 2 years ago in InterSystems IRIS 4 Will not implement

Common Data Modelling

As part of integration, data fabrics, or organisation-wide analytics, developers have to pull in (or reach out and retrieve) data from disparate data sources. The typical normalise and build a common/canonical data model of tables and fields that...
Steve Pisani almost 2 years ago in InterSystems Products 5 Will not implement

CI/CD support

Several developer and partner organisations are embracing a continuous integration/continuous delivery practices of software development. There have been several examples in how to achieve this with IRIS, and at some point this requires scripts o...
Steve Pisani almost 2 years ago in InterSystems Products 5 Will not implement

Create query builder

Building queries SQL with prepared methods. Example: Knex.js (JavaScript)
Gabriel Santos almost 2 years ago in InterSystems IRIS 1 Done by Community

Visual programming language

Wouldn't it be so nice to have a graphical programming language for all Intersystems' tools? Specially designed for people who think visually or are from bussiness areas or are being attracted from languages such as Scratch?
Yone Moreno almost 2 years ago in InterSystems Products 2 Will not implement