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

Search results

Showing 29 of 29

Extending an open source LLM to support efficient code generation in intersystems technology

Currently, source code generating LLMs generate ObjectScript/BPL/DTL/PEX/SQL/MDX/CSP/XML for Productions/BI and Embedded Python code in a limited and/or inaccurate manner. InterSystems could specialize an already trained open source code generatio...
Yuri Marx 2 days ago in InterSystems IRIS 0 Needs review

Improve selectivity of Articles and Questions in DC

Besides the fact that the selection of questions and articles is not obviousI miss (also in the light of my previous idea forced auto tagging) useful selection criteria for TAGs select more than 1 TAG (e.g.+ ObjectScript +Terminal +Studio +Vector ...
Robert Cemper 9 months ago in Community 2 Planned or In Progress

Add a debugger for Embedded Python in Visual Studio Code

Recently, Embedded Python was introduced as a programming language alongside ObjectScript. At the same time, the InterSystems Studio IDE has been deprecated for the newer and multilanguage Visual Studio Code (VSC), which is also equipped with a de...
Pietro Di Leo 12 months ago in InterSystems IRIS 6 Planned or In Progress

Edit books : InterSystems IRIS for Dummies

In order to help the dissemination of InterSystems technologies, create, alongside documentation, supports in the vein of "... for dummies ". Examples : Health Data Orchestration for dummies Analytics for dummies Machine Learning for dummies Busin...
Sylvain Guilbaud about 1 year ago in InterSystems Products 4 Community Opportunity

Reinstate Studio as a fully supported code editor

Studio is a focused no-nonsense COS/CSP code editor.Although I like VS Code a lot for other programming languages, I find it overkill to just edit IRIS classes and routines. I also like the idea of a dedicated editor: for instance I use PyCharm fo...
Herman Slagman almost 2 years ago in InterSystems IRIS 2 Will not implement

Conversion of Python Datatype to IRIS native values

We can easily create Python native data types from IRIS for example, by using ##class(%SYS.Python).Builtins().dict() or convert IRIS native complex datatypes to python datatypes ex: listbuild to python list ##class(%SYS.Python).ToList(). However, ...
Ashok Kumar T 4 months ago in InterSystems Products 0 Future consideration

Create real world application by using IRIS and python Streamlit web framework

Streamlit is an open-source app framework for Machine Learning and Data Science apps. https://docs.streamlit.io/ We should have real-world application or startup template by using Streamlit and IRIS The idea fits the contest in the way that "Pytho...
Muhammad Waseem almost 2 years ago in InterSystems IRIS 2 Community Opportunity

Set password through environment variable

In a continious integration processes, for some applications, for testing purposes, it's useful to run vanilla IRIS and run integration tests, for Python applications for instance And the best way to do it, is to use services feature in popular CI...
Dmitry Maslennikov over 2 years ago in InterSystems IRIS 5 Ideas Contest

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 3 years ago in InterSystems IRIS 1 Implemented

InterSystems IRIS Project Initializer

A new feature on Open Exchange portal to create the initial IRIS project files from a Web Wizard with the options: Project name, version and root package IRIS version and product (IRIS or IRIS for Health) Checkboxes to select if the project has: P...
Yuri Marx 3 months ago in Open Exchange 0 Community Opportunity