🏠Home

Welcome to Hydra documentation

Hydra is an open source data warehouse built on Postgres. Hydra leverages columnar storage, vectorized execution, and query parallelization to efficiently serve online analytical processing of queries (OLAP). Unlike traditional warehouses, Hydra supports Postgres heap tables, indexing, and native partitioning to process high-throughput transactional writes, quick lookup and operational queries, and hybrid transactional / analytics processing workloads (HTAP).

Hydra is offered as a fully-managed cloud warehouse and as self-hosted open source software.

Getting Started

Set-up Guide

Sample Datasets

Concepts

OLTP, OLAP, and HTAP

Row vs Column tables

Batch ingestion vs data streaming

Last updated

Revision created on 12/13/2022