A 'profile store' is a mechanism to store information about a current user of the system. This information is predominantly for use by viewer implementations, eg to store user preferences, bookmarks or view configurations.

The SQL profile store stores profiles in a number of RDBMS tables.

Releases