Show HN: The TypeScript Semantic Layer for ClickHouse
Category: library
Tags: clickhouse, type-safe, query-builder
Score: 6.8/10 (Innovation: 6, Technical: 7, Documentation: 7, Utility: 7)
hypequery provides a type-safe query builder and backend for ClickHouse, generating TypeScript types from live schemas and enabling reuse across scripts, APIs, React, and AI agents. It addresses a real pain point (hand-maintained types drifting from schema) with its own approach, combining schema introspection, fluent queries, and optional HTTP serving.
Target audience: backend devs, data engineers, fullstack devs
Repository: https://github.com/hypequery/hypequery · TypeScript · NOASSERTION · 68 stars
View on Hacker News