Asia Pacific regions
We have added three new regions in Asia Pacific to PlanetScale. Now you can deploy databases in Mumbai, Tokyo, and Singapore.
The latest PlanetScale features and product launches.
We have added three new regions in Asia Pacific to PlanetScale. Now you can deploy databases in Mumbai, Tokyo, and Singapore.
Starting today, all PlanetScale database branches now track statistics about each SQL query that has executed against it without any overhead. This allows users to identify queries that are running too frequently, returning too large of a result set, or require an index to return results more quickly. You can read about how we’re using this feature to optimize queries in our latest blog post.
We’ve made it even easier to use a PlanetScale database with the framework of your choice. Now, you can automatically persist schema changes in your framework’s migration table.
Set up automatic migrations with your first deploy request by selecting the framework of your choice. If the framework you’re using isn’t listed, select “Other” and enter the name of the migration tracking table.
Once set up, you’ll never have to worry about keeping the framework’s migration table up to date. It will happen automatically.
We are excited to announce that we have achieved SOC 2 type II compliance. We take security very seriously at PlanetScale, and this is just one of the many measures we are taking to ensure the continuous security and integrity of data stored on our platform.
You can now use the tools you're familiar with to connect to PlanetScale databases, whether that’s with Rails, Python, Prisma, Laravel, or any other MySQL client. Connection strings are built for serverless scale and enable you to connect to other serverless computing platforms like AWS Lambda or Vercel.
Within PlanetScale, you can generate a new password and automatically get client code for many popular frameworks and languages for you to connect your PlanetScale database.
PlanetScale connection strings are built with security as a priority, so you can spend less time worrying if your database connections are secure. This includes strong passwords that are never stored in plain text, GitHub Secret Scanning, and native MySQL authentication support.
We’ve added two new regions US West (Oregon) and EU West (Dublin, Ireland), and we’ll be adding more regions in the future.
We have also added the ability to deploy branches near where you develop. Deploy your production branch near your users and develop on a branch in your region to avoid unnecessary latency.
Administrators now have access to an organization level Audit Log which tracks all user actions and events providing insight, transparency, and security for your databases.
Single Sign-On (SSO) is now available for Enterprise plans and as an add-on to the Scaler plan. SSO provides additional account security by allowing company administrators to require the use of an identity provider when logging into PlanetScale. Users only need to sign in once with a single set of credentials (i.e. password and email) to access all of their tools and applications.
Multi-Factor Authentication (MFA) prevents unauthorized access to your user account. MFA strengthens security by requiring two or more methods (i.e. authentication factors) to verify your identity. We strongly recommend enabling MFA for your account.
If you're authenticating via GitHub OAuth or SSO, MFA settings will not be displayed