Browser based database management
SELECT phase, scope, status FROM roadmap ORDER BY phase;
| phase | scope | status |
|---|---|---|
| 0 | Discovery and architecture Stack, hosting model, security ground rules | complete |
| 1 | Foundation Auth, credential vault, proxy skeleton | in progress |
| 2 | Core MVP Connect, run queries, browse data | queued |
| 3 | Structure management Tables, indexes, users | queued |
| 4 | Additional engines SQLite, SQL Server, Firebird | queued |
| 5 | Hardening and launch Audit, rate limits, backups | queued |
6 rows in set. MySQL / MariaDB and PostgreSQL first, others follow.