Hanzo Datastore

The Fastest Open-Source Planet Scale Datastore

Hanzo Datastore is a column-oriented data store that enables its users to generate powerful analytics, using SQL queries, in real-time.

Key Features

A powerful datastore built for modern analytical applications

Blazing Fast

Processes analytical queries faster than traditional row and column oriented systems.

Linearly Scalable

Scales efficiently with hardware resources horizontally and vertically to petabyte scale.

Highly Reliable

Supports asyncronous replication and can be deployed across multiple datacenters.

Flexible Architecture

Supports shared-nothing clusters as well as separation of storage and compute.

Feature-rich

The most complete analytical datastore with support for joins, federated queries, and more.

Easy to Use

Simplifies writing queries with a user-friendly SQL dialect, optimized for common analytical use cases.

Datastore Efficiency

Optimized for peak performance at every level

Hardware Efficient

Datastore processes analytical queries 100-1000x faster than traditional row-oriented systems with the same available I/O throughput and CPU capacity.

Columnar storage format allows fitting more hot data in RAM, which leads to shorter response times.

Maximizes CPU Efficiency

Vectorized query execution leverages SIMD processor instructions and runtime code generation.

Processing data in columns increases CPU cache line hit rate.

Optimizes Disk Access

Datastore minimizes the number of seeks for range queries to increase efficiency of using disk drives.

Maintains locality of reference for continually stored data.

Minimizes Data Transfers

Datastore enables companies to manage their data and create reports without using specialized networks.

Perfect for high-performance computing at any scale.

Datastore at Scale

Powering a wide range of applications across industries with unmatched performance

Web and app analytics

E-commerce and finance

Time series

Advertising networks and RTB

Information security

Business intelligence

Telecommunications

Monitoring and telemetry

Online games

Internet of Things (IoT)

Observability

User behavior analytics

Start Using Datastore in Minutes

Get up and running quickly with multiple installation options for MacOS, Linux, Windows, FreeBSD, and Docker.

Installation Command
curl https://datastore.hanzo.ai/ | sh