InterSystems IRIS
JSON →Interact with and automate InterSystems IRIS databases.
Tools · 11
- iris_query Execute an SQL query against InterSystems IRIS and return results
- iris_execute Execute an SQL command (INSERT, UPDATE, DELETE) against InterSystems IRIS
- iris_get_globals List global variables in the current namespace
- iris_get_global Get the value of a specific global variable
- iris_set_global Set the value of a specific global variable
- iris_get_classes List classes in the current namespace
- iris_get_class Get details of a specific class
- iris_get_routines List routines in the current namespace
- iris_get_routine Get the source code of a specific routine
- iris_get_tables List tables in the current namespace
- iris_get_table Get schema information for a specific table
Environment variables
IRIS_PORT
Links
★ 11 GitHub stars