Hacker News new | ask | show | jobs
by yen223 703 days ago
I know that you shouldn't, but I'm curious if anyone did.

I don't think it is impossible to use Clickhouse as a backend to a CRUD app, if you didn't particularly care about things like transactional guarantees or read performance. You still can write rows to it, and read rows from it.

I've also worked in the business long enough to know that people make all kinds of suboptimal engineering decisions all the time.

1 comments

I’m sure some people do. Just simply because ppl do all sorts of things they shouldn’t do.
The Rule 34 of system design