If you have huge calculations (e.g., of hundreds of millions of cases), it is often best to:
- Host the data on a custom server of some kind (e.g., in Azure or AWS).
- Optimize that server for queries.
- Query it from Displayr by writing code.
UPCOMING WEBINAR: Finding the story in your survey data Register now >>
If you have huge calculations (e.g., of hundreds of millions of cases), it is often best to: