Show HN: A schema you change by talking to it, without the model writing SQL
By leandrobon · 2026-07-19 · 2 points · 0 comments
https://github.com/leandrobon/mutable-crm
Wanted to try something new, decided to create a mutable crm, which re renders the UI after you apply a change. The llm only modifies the db via tool use, so he doesnt directly write sql, only choose which function to use and the params. Can only revert the last change, and drop…
Open the full discussion on BetterNews