Skip to content

Blog

Introducing Prisma’s Data Platform PlanetScale integration
Tutorials

Introducing Prisma’s Data Platform PlanetScale integration

Create a PlanetScale database on the Prisma Data Platform; immediately store and query data from the browser

Taylor Barnett
Bring your data to PlanetScale
Product

Bring your data to PlanetScale

PlanetScale now supports zero downtime data migrations from your existing MySQL Database

Phani Raju
New PlanetScale pricing: Scaler plan upgrades and our new enterprise plan
Company

New PlanetScale pricing: Scaler plan upgrades and our new enterprise plan

We’ve updated our database plans to better meet your needs

Sam Lambert
Comparing AWS’s RDS and PlanetScale
Product

Comparing AWS’s RDS and PlanetScale

PlanetScale draws customers from RDS due to better scalability, superior developer workflow, and typically much lower cost

Jarod Reyes
Quick deploys using the Web Console
Tutorials

Quick deploys using the Web Console

Deploy a TypeScript app using the PlanetScale Vercel integration and Web Console

Elom Gomez
Optimizing SQL with Query Statistics
Product

Optimizing SQL with Query Statistics

Check the performance of your SQL queries in real-time.

David Graham
NoneSQL All the DevEx
Engineering

NoneSQL All the DevEx

Databases will win based on superior developer experience not what is under the hood.

Justin Gage
Automatically copy migration data in PlanetScale branches
Product

Automatically copy migration data in PlanetScale branches

Use PlanetScale branching with the database schema migration tools of your choice

Taylor Barnett
Building PlanetScale with PlanetScale
Engineering

Building PlanetScale with PlanetScale

How PlanetScale uses database branching and non-blocking schema changes to build PlanetScale.

Iheanyi Ekechukwu
Connect any MySQL client to PlanetScale using Connection Strings
Product

Connect any MySQL client to PlanetScale using Connection Strings

Connect PlanetScale to any MySQL client with Connection Strings for a true database experience.

Taylor Barnett
PlanetScale on Vitess
Product

PlanetScale on Vitess

At PlanetScale our vision is to build a database developers love that can scale indefinitely. To do this we knew we needed a database with a history of powering companies that deal with humongous amounts of data and traffic. That’s why we chose Vitess.

Deepthi Sigireddi
Sam Lambert appointed new CEO of PlanetScale
Company

Sam Lambert appointed new CEO of PlanetScale

Announcing a new CEO for PlanetScale

Jiten Vaidya
The promises and realities of the relational database model
Engineering

The promises and realities of the relational database model

The relational model is one of the oldest surviving models in computer science but it has some drawbacks that need to be addressed.

Shlomi Noach
Integrating PlanetScale with Vercel in a few steps
Tutorials

Integrating PlanetScale with Vercel in a few steps

Together Vercel and PlanetScale combine a serverless platform with a scalable and easy-to-use database providing an incredible development experience with limitless scale.

Nick Van Wiggeren
Serverless finally has a database
Company

Serverless finally has a database

The dream behind PlanetScale is to serve the modern application developer’s needs as well as something like GitHub does for code.

Sam Lambert
Non-Blocking Schema Changes
Product

Non-Blocking Schema Changes

Non-blocking schema changes let you push updates to your database without fear of blocking your databases locking individual tables or slowing down production during schema migrations.

Lucy Burns
Announcing PlanetScale: The database for developers.
Company

Announcing PlanetScale: The database for developers.

PlanetScale is the first database designed for developer workflows on top of the technology of the hyperscalers.

Sam Lambert
Announcing Vitess 9.0
Vitess

Announcing Vitess 9.0

On behalf of the Vitess maintainers I am pleased to announce the general availability of Vitess 9.

Alkin Tezuysal
Announcing Vitess 8.0
Vitess

Announcing Vitess 8.0

On behalf of the Vitess maintainers team I am pleased to announce the general availability of Vitess 8 for MySQL.

Alkin Tezuysal
Pitfalls of isolation levels in distributed databases
Engineering

Pitfalls of isolation levels in distributed databases

The more loosely coupled components are in a distributed system the better it scales

Sugu Sougoumarane
MySQL semi-sync replication: durability consistency and split brains
Engineering

MySQL semi-sync replication: durability consistency and split brains

We look at some basics and follow up to present scenarios that require higher level intervention to ensure availability and to avoid split brains from taking place.

Shlomi Noach
Consensus algorithms at scale: Part 3 - Use cases
Vitess

Consensus algorithms at scale: Part 3 - Use cases

Consensus Use Cases

Sugu Sougoumarane
Orchestrator failure detection and recovery: New Beginnings
Vitess

Orchestrator failure detection and recovery: New Beginnings

How the new integration adds new failure detection and recovery scenarios making orchestrator’s operation goal-oriented.

Shlomi Noach
Consensus algorithms at scale: Part 2 - Rules of consensus
Vitess

Consensus algorithms at scale: Part 2 - Rules of consensus

The Rules of Consensus

Sugu Sougoumarane
On joining PlanetScale and the vision of open source database infrastructure
Company

On joining PlanetScale and the vision of open source database infrastructure

Why I joined PlanetScale to work on Vitess and PlanetScaleDB and what I perceive Vitess can become in the MySQL open source ecosystem.

Shlomi Noach
Consensus algorithms at scale: Part 1 - Introduction
Vitess

Consensus algorithms at scale: Part 1 - Introduction

This is a multi-part blog series and will be updated with links to the corresponding posts.

Sugu Sougoumarane
Learn Horizontal Scaling on PlanetScaleDB with Vitess — Rate Puppies in a Rust app with Sharded MySQL Database
Engineering

Learn Horizontal Scaling on PlanetScaleDB with Vitess — Rate Puppies in a Rust app with Sharded MySQL Database

Rate Puppies in a Rust app with Sharded MySQL Database

Jiten Vaidya
Announcing Vitess 7
Vitess

Announcing Vitess 7

On behalf of the Vitess maintainers team I am pleased to announce the general availability of Vitess 7. Major Themes Improved SQL Support We continued to progress towards (almost) full MySQL compatibility.

Deepthi Sigireddi
Debunking 3 myths about Vitess fault tolerance
Vitess

Debunking 3 myths about Vitess fault tolerance

Here at PlanetScale we hear some concerns about the reliability of Vitess and its capabilities with regards to data loss.

Abhi Vaidyanatha