Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
HyperStreamDB 0.5.5 documentation
Light Logo Dark Logo
HyperStreamDB 0.5.5 documentation

Getting Started

  • Installation
  • 🔄 Fluent Query API
  • SQL queries (full DataFusion support with pgvector syntax)
  • Optional: Enable GPU acceleration for SQL queries
  • Simple SQL
  • Vector similarity search with pgvector operators (GPU-accelerated)
  • Joins (uses Index Nested Loop Join optimization)
  • Maintenance
  • HyperStreamDB Comprehensive Guide

User Guides

  • Python Vector Distance API Reference
  • GPU Setup Guide for HyperStreamDB
  • Configuration Guide
  • Concurrency and Atomic Commits

API Reference

  • Python API Reference
  • Rust API Reference

Roadmap

  • Project Roadmap
Back to top
View this page

Summary¶

  • Introduction

  • Architecture

  • Catalog Usage

  • Integrations

    • Python Bindings

    • Java JNI

    • Trino Connector

    • Spark Connector

  • API Reference

  • Benchmarking & Performance

Copyright © 2026, HyperStream Team
Made with Sphinx and @pradyunsg's Furo