Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
lureilly1
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
3 ms
·
1.
▲
by
lureilly1
3mo ago
thanks!
2.
▲
by
lureilly1
3mo ago
nice, that's great to hear! The plan is to push towards being the best TypeScript semantic layer for ClickHouse apps. The big gaps I’m focused on are governance, contract snapshots/diffs, relationship-aware queries, richer metrics
3.
▲
by
lureilly1
3mo ago
The biggest hurdle is that it’s still a young library sitting in the core read path for production analytics. That naturally requires early adopters who believe in the direction, are willing to use in real systems, and can be patient whilst
4.
▲
Show HN: The TypeScript Semantic Layer for ClickHouse
(github.com)
8 points
by
lureilly1
3mo ago
|
6 comments
5.
▲
Hypequery – Type-safe ClickHouse queries that work across your back end
(github.com)
1 points
by
lureilly1
6mo ago
|
1 comments
6.
▲
by
lureilly1
6mo ago
ClickHouse has incredible performance but the TypeScript tooling is years behind Postgres. You end up with SQL strings scattered across services, types that drift when your schema changes, and the same metric logic duplicated everywhere. hy