What happens when your AI coding agent starts a database on its own (building an app with AI, part six)


 

At the end of the previous article in my series on building an app and database almost entirely through an LLM, there was a functional WordPress plugin accessing my PostgreSQL database sitting on Azure. It’s secure (protected against SQL Injection), and roughly does what I want – but is still not quite right.

So, in this – part six of the series – I’ll try to make the AI iterate some changes. Wish me luck.

Note for returning readers: I’m now using Claude, not Microsoft CoPilot, in line with a recent change we made at my place of work