Databases 2 documented workflows
Cloud SQL
Local control-plane and MySQL data-plane workflows.
Documented workflows
2 workflows- instances/databases/users
- MySQL 8.4 data plane
Service boundaries
- [prod_only] Read replicas (cross-region replication) and PSC (Private Service Connect).
- MySQL instances share one on-demand MySQL 8.4.11 server; schemas and physical wire logins are deterministically isolated by project and instance.
- Backup/restore execution is not implemented.
- instances/databases/users: Local REST facade with PostgreSQL and MySQL 8.4 data planes.
- MySQL 8.4 data plane: Shared, on-demand mysqld with logical schema isolation on port 24091.
- replicas, backups, PSC: Not supported locally. This operation is not available in LocalCloud.
- Data survives restart with the LocalCloud volume when Cloud SQL is enabled
- Backups and managed recovery are not emulated.
- Assembled image currently disables Cloud SQL despite registry default-on.
Next steps
- AI agent local testing: prompts and endpoint routing for local workflows.
- Local cloud for AI agents: give agent-written cloud code a credentialless target.
- Compatibility: compare all 27 service guides.
- Configuration: service selection, tiers, and runtime precedence.