top of page
Connect to Data
iQuery allows connection to a variety of data-sources such as:
-
Json
-
MongoDb
-
Relational Database
-
Object Database e.g. Innovator, Teamcenter

There are a number of in-built data-sources including REST, Json, XML, CSV. In addition SQL and Non-SQL data-sources such as MongoDb, Innovator and Teamcenter PLM systems.
When connecting to a data-source, the schema is analyzed, and a strongly-typed Entity Data Model is created. This EDM contains the logic to transform a Non-SQL query into the "native" query e.g. Innovator AML, Teamcenter ITK etc.
bottom of page