WORKING WITH MODELS

A model is a semantic layer on top of a data source. Multiple models may be created from a single data source to accommodate different business or analysis needs. Model definition involves describing the data and the way it is to be used so that it can be prepared for more intelligent, high performance analysis.

Models are created using Necto’s In-Memory Modeling feature. In-Memory Modeling is powered by Microsoft’s industry standard in-memory engine xVelocity, and it enables users to connect to multiple data sources of different types and model them on the fly.

Models are organized in a tree structure (like files and folders). You can place them in the public folder, available for all, or in a user's private folder, for personal use.

To work with models, click Models  on the Management page ribbon.