Automatic backups, patching, replication, and failover. Focus on your app, not your database.
Cloud SQL handles your database ops end to end. Migrate from on-prem or other clouds with free migration tools.
Try Free
AI-generated apps that pass security review
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
HSCALE is a mysql multi db partitioning system utilizing mysql proxy. It allows you to split up tables into partitions and (later on) spread these among different MySQL servers.
Virtual Database is a server component that offers multitenancy, sharding and replication and relieves the application developer from these concerns. The current version provides multitenancy though an application on top of MySQL proxy.