Hacker News new | ask | show | jobs
by bdcravens 2310 days ago
Probably for the same reason that companies like MongoDB, Citus, GitLab, Elastic, and more have taken investment money.
1 comments

To be fair, some of those are full database engines; they have lots of inherent complexity to tackle.

Hasura provides an interface to a database(/s) engine. GraphQL was supposed to solve the interface problem but it looks like it has created a lot of accidental complexity to tackle.