> hypequery
Docs GitHub

Getting Started

  • Introduction
  • Installation
  • Connecting to ClickHouse
  • Type Generation

Core Features

  • Query Building
  • Join Relationships
  • Filtering
  • SQL Expressions
  • Time-Based Functions

Advanced Features

  • Subqueries
  • Helper methods
  • Streaming
  • Logging

API Documentation

  • Globals
  • Classes
    • ClickHouseConnection
    • CrossFilter
    • JoinRelationships
  • Functions
    • createQueryBuilder
    • datePart
    • formatDateTime
    • generateTypes
    • raw
    • rawAs
    • toDateTime
    • toStartOfInterval
  • Interfaces
    • AliasedExpression
    • JoinPath
    • JoinPathOptions
    • PageInfo
    • PaginatedResult
    • PaginationOptions
    • QueryConfig
    • SqlExpression
    • TableSchema
  • Type Aliases
    • ColumnType
    • DatabaseSchema
    • GroupByExpression
    • TableRecord
    • WhereExpression
  • Variables
    • logger

HypeQuery ClickHouse API

Classes

Core

  • ClickHouseConnection

Other

  • CrossFilter
  • JoinRelationships

Interfaces

  • AliasedExpression
  • JoinPath
  • JoinPathOptions
  • PageInfo
  • PaginatedResult
  • PaginationOptions
  • QueryConfig
  • SqlExpression
  • TableSchema

Type Aliases

  • ColumnType
  • DatabaseSchema
  • GroupByExpression
  • TableRecord
  • WhereExpression

Variables

  • logger

Functions

  • createQueryBuilder
  • datePart
  • formatDateTime
  • raw
  • rawAs
  • toDateTime
  • toStartOfInterval

On this page

> hypequery

Type-safe ClickHouse queries for TypeScript developers.

GitHub

Products

  • TypeScript SDK

Resources

  • Documentation
  • Core Features
  • Advanced Features
  • GitHub

© 2025 hypequery. All rights reserved.