| Natural center of gravity | Real-time analytics combining retrieval, joins and high concurrency | High-throughput columnar OLAP and engineering analytics | Document search, relevance and log exploration | Cloud warehousing, reporting and broad analytical workloads |
| Log investigation | Full-text retrieval and analytical SQL in one engine | Strong aggregation; full-text search is a weaker fit in the cited Doris/VeloDB material | Mature search experience; deeper aggregation and joins can require another analytical layer | Useful for centralized analysis; not positioned for the strictest real-time investigation loop |
| Changing operational data | Primary-key model, real-time UPSERT and CDC-oriented ingestion | Merge-oriented updates and asynchronous mutations | Document updates are supported but index work can raise compute and storage cost | Warehouse-oriented pipelines; freshness depends on ingestion architecture |
| Complex SQL & joins | Cost-based optimizer, distributed joins and MySQL-compatible SQL | Very fast OLAP; complex join workloads need workload-specific validation | Query DSL first; SQL and multi-table analytics are not its primary strength | Strong SQL warehouse with mature ecosystem |
| Deployment posture | Apache 2.0; self-managed, cloud and on-prem paths | Open-source core and managed cloud | Self-managed and managed offerings with Elastic / OpenSearch ecosystems | Managed cloud service |
| Choose it when… | Search and analytics must share one real-time operational memory | Raw OLAP throughput is primary and the team owns the surrounding architecture | Search relevance and search-native UX matter more than complex analytical SQL | Enterprise warehousing and centralized reporting outweigh sub-second operational response |