Hacker News new | ask | show | jobs
by SnowHill9902 1399 days ago
Clickhouse is incredible software. It only feels a little foreign when coming from Postgres (e.g. some CamelCase terms).
1 comments

Yeah, the CamelCase throws me too, especially since it's mixed in with snake_case (e.g. date_trunc[0])

0 - https://clickhouse.com/docs/en/sql-reference/functions/date-...

camelCase - native functions

SQL_STYLE_CASE - compatible functions