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.
Generate sample data for IRIS tables using Generative AI. The user sends a sql command, and new fake records are generated based on current sample data into the table.
Problem : Convert time from one time zone to another time zone, every time need to use the python or .NET wrapper. Proposal : We need to write in build time conversion utility from one time zone to another time zone
Veerarajan Karunanithi
over 1 year ago
in InterSystems IRIS
3
Done by Community
Django is a Python based web framework: https://www.djangoproject.com/ Need a series of examples on how to build solutions with IRIS Connecting Django to IRIS requires writing a backend package for IRIS. The currently implemented backends can be f...
Evgeny Shvarov
almost 4 years ago
in InterSystems IRIS
6
Done by Community
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
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
11 months ago
in InterSystems IRIS
1
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