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

All ideas

Showing 63

Create query builder

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

Class reference generator

Implement a new open-source based project for Class Reference. Which would not require IRIS for work, web only. It's 99% static, no reason in the database just a bunch of metadata. with correct search by any class members
Dmitry Maslennikov over 3 years ago in InterSystems IRIS 1 Done by Community

add support for SQL Host Variables

a simulation of host variables is actually only Available with Embedded SQL only.you know the famous (and horrible to me) :varnam syntax.I propose to take some workaround to allow similar functionality as in other SQL dialects.For good reasons the...
Robert Cemper 10 months ago in InterSystems IRIS 1 Done by Community

Java Hibernate support for IRIS

There were some support for Caché, but it's outdated already. And we need support for IRIS.
Dmitry Maslennikov over 2 years ago in InterSystems IRIS 4 Done by Community

Tutorial about custom login with class extending %CSP.Login

The documentation about custom login is confusing, so a Tutorial about custom login with class extending %CSP.Login will be great. The tutorial can show a custom login for /csp/sys app.
Yuri Marx over 2 years ago in Documentation 6 Done by Community

Add a project that helps to generate unittests for an ObjectScript class

Often we need a unittest for a given objectscript class. And the schema of unittest class is pretty typical: the unittest class relates to a certain objectscript class but with the name Test before the class name methods in unittest start with Tes...
Evgeny Shvarov almost 4 years ago in InterSystems IRIS 4 Done by Community

REST API for Security Package

There is a Security package in SYS. It allows do a lot via terminal calls. Can be useful via REST API too (secured of course)
Evgeny Shvarov almost 4 years ago in InterSystems IRIS 1 Done by Community

Make a module which will let to use IRIS and Firebase framework

There is the Google Firebase project which gives you the way to create data instances and the CRUD UI for these instances. So it is the way to make a mock-up project with the backend and frontend very fast.
Evgeny Shvarov almost 4 years ago in InterSystems IRIS 2 Done by Community

Refresh Button on the small messge browse in the Production panel

On the Production screen. After selecting a business host, the panel on the righthand side of the screeen contains tabs for "Log" and "Messages", and so forth. On the Log tab, there is a refresh button. The message tab does not have a refresh butt...
Stefan Cronje about 2 years ago in InterSystems IRIS 2 Done by Community

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