| ▲ | ZeljkoS a day ago | |||||||
But, it writes an execution plan :) Example here: https://github.com/ZSvedic/TamedTable/blob/main/spec/test-ca... And if an action can be done deterministically, then JS code will be generated: https://github.com/ZSvedic/TamedTable/blob/main/spec/test-ca... If data cleanup needs to be deterministic, why is so much of it done by humans? Two humans also won't normalize the same table in the same way. The main thesis is that AI data cleanup is cheaper and less mistake-prone than the same work done by a bored intern. | ||||||||
| ▲ | noduerme a day ago | parent [-] | |||||||
Okay so I would find this useful if it would identify every weird case and then write a deterministic execution plan that covered all of them, that I could look at before running it. Like, show me every query in order I need to run to normalize some table. That itself would be bery useful. But I'd never let a bot loose on a production DB (at least an intern can only make mistakes slowly) | ||||||||
| ||||||||