AutoER
Business rules in, database schema out.
Database-first projects start with a whiteboard and a long conversation about what the business actually does. AutoER records that conversation as written rules and walks them through staged prompts — entities, then relationships, then constraints — until it can emit a schema.
Each stage is reviewable before the next runs, so the tool assists the modelling instead of replacing it. Built with PHP and the Gemini API; output is plain SQL for MySQL.
- 2025
- Backend, prompt design
- PHP, Gemini API, MySQL
go-football-core
A small Go backend, written to learn Go properly.