Hacker News new | ask | show | jobs
by ecthiender 3405 days ago
Thanks for the feedback! Can you elaborate what you mean by little magics/transparent?
1 comments

Magics: no new DSLs. The JSON to SQL thing seems more on the level of a convenience mapping than a DSL. And it can be skipped.

Transparency: I felt like it wouldn't be hard to figure out what was going on behind each step. First guess easy vs black box not-so-fun.

Overall easy to grok created app plus Hasura meta data associations and transformation points.