Integration
For details on how to connect your Atoti Market Risk instance to a remote Database, see the Getting started with DirectQuery developer documentation.Limitations
DirectQuery doesn’t support What-If, Sign-Off, or data updates. These features are only available using the in-memory datastore.DirectQuery Data Access
With DirectQuery you can query data from a database in Atoti Server. At query time, the data is aggregated on the external database and sent to Atoti Server for further calculations. At start-up, Atoti Market Risk will populate caches of summary data by querying the database for these aggregated values. This means that queries at the book and desk level will be as fast as the in-memory datastore and the only time the external database is used at query time is for trade-level queries. Read-only access to the external database is sufficient for Atoti Server. It does not write to the database.Deployment Options
It is possible to load all your data using DirectQuery. However, to take advantage of the features that are only available using in-memory data, we suggest a hybrid approach with the most recent COB dates loaded in memory and older/historical COB dates loaded using DirectQuery. The hybrid approach uses horizontal distribution:- Recent COB dates are loaded into an in-memory data node
- Historical COB dates are available in a DirectQuery data node
- A query node seamlessly combines the data