top of page

Connect to Data

iQuery allows connection to a variety of data-sources such as:

  1. Json

  2. MongoDb

  3. Relational Database

  4. Object Database e.g. Innovator, Teamcenter​​

11062b_f0cd2b56e86443d68d21b6bc12fe055c_

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