InterSystems IRIS Programming Tutorials
Within InterSystems IRIS® data platform, data can be modeled and stored as tables, objects, multidimensional arrays, or documents. Different models can seamlessly access the same data without the need for performance-killing mapping between models, and can be simultaneously used on the same data with full concurrency.
To learn more about multi-model access, try one of these online exercises:
-
Exploring Multiple Data Models with GlobalsOpens in a new tab
-
Interacting with Data In ObjectScript Using Multiple Data ModelsOpens in a new tab
-
Interacting with Data In Python Using Multiple Data ModelsOpens in a new tab
-
Interacting with Data In Java Using Multiple Data ModelsOpens in a new tab
-
Interacting with Data In .NET Using Multiple Data ModelsOpens in a new tab