Vertica is a columnar massively parallel analytics database that runs on-premises or in any cloud, in Enterprise mode with local storage or Eon mode with communal object storage and independently scalable compute.
Self-managed (or via the Accelerator SaaS in your AWS account) in two modes: Enterprise couples storage to nodes; Eon keeps communal data in object storage with subclusters that start, stop, and scale independently, cached in a local depot. Database Designer proposes projections; resource pools govern concurrency. Time travel comes as epoch-based historical queries.
How OpenText Analytics Database (Vertica) answers the questions Data Warehouses turns on.
| How it works | |
| Compute and storage | MPP: separated storage in Eon mode, coupled in Enterprise |
| Storage format | Proprietary projections; reads Parquet, ORC and Iceberg, exports to Iceberg |
| SQL dialect | Vertica SQL (PostgreSQL-derived) |
| Streaming ingest | Native: Kafka scheduler, exactly-once |
| Time travel | Historical queries AT EPOCH / AT TIME, back to the Ancient History Mark |
| Running it | |
| Where it runs | AWS, Azure, Google Cloud and VMware, or on-premises; Accelerator SaaS runs in your AWS account |
| Concurrent users | Resource pools set PLANNEDCONCURRENCY and MAXCONCURRENCY; Eon subclusters isolate workloads |
| Acceleration | Projections designed by Database Designer; live aggregate and top-K projections; Eon depot cache |
| Access | |
| Access control | Roles and grants with row and column access policies; LDAP or Kerberos auth, TLS |
| Cost | |
| Billing unit | Data volume licence per TB, or node-hour on cloud marketplaces |
vs OpenText Analytics Database (Vertica): Managed · Serverless · Subscription · Operational complexity: Medium
vs OpenText Analytics Database (Vertica): Open source (permissive) · Self-hosted · Free · C
vs OpenText Analytics Database (Vertica): Managed · Serverless · Operational complexity: Low