Skip to content

Data Stored in the aPriori database

To understand how data stored in the aPriori database can be segregated, you must first understand how that data is stored.

There are three types of data stored in the aPriori operational database:

  • License Data: The license data for aPriori resides on the database. Each aPriori license specifies the number of named users that are allowed to log into the database, and aPriori licensing is named-user licensing. When a user attempts to log into the aPriori client, the user details that are provided are validated against the list of valid users that is stored in the database. If the user details match a user in the database, then that user is logged in.

    As the aPriori license resides on the database, this means that a user can log in from any PC that the aPriori client is installed on.

  • Digital Factory data: A Digital Factory contains the algorithms and rates that are used to calculate the cost of a scenario. As the Digital Factory is stored in the database, this means that all users can always use the most up to date algorithms and data.

  • Component data: Whenever a scenario is costed in aPriori, the results are saved to the database. This allows different users to share results and perform analysis on a wide range of scenarios.

When aPriori is installed, the three types of data reside within the same database schema, which is the schema specified in the local hibernate.properties file.This is the Master Database Connection.