OLTP and OLAP: two workloads, different priorities
Understand why checking out a shopping basket and analyzing a year of sales ask very different things of a database.
An analytical SQL database that runs inside your process and queries files directly.
Official documentationAn analytical SQL database that runs inside your process and queries files directly.
This profile covers a analytical database in the Analytics & warehouses category.
Start with your access patterns, data size, concurrency, and recovery requirements. Check the official documentation for the exact edition, engine version, and deployment model you intend to use.
For self-managed deployments, account for upgrades, monitoring, access controls, and the process for recovering your data.
Related guides appear below as they complete editorial review. Use those examples as a starting point for testing a representative development workload.
Understand why checking out a shopping basket and analyzing a year of sales ask very different things of a database.
Go from a local file to a useful analytical query without standing up a database server.