Hacker News new | ask | show | jobs
by beart 20 days ago
They work wonderfully until you need to do anything more advanced than a key-value store.
1 comments

My belief is that anything that requires more than that are hiding the fact that what they truly need is a DSL. Instead they force you to write AST (ansible, github actions, docker compose,…)