Blog
Get the RSS feedLearn how to create a more reliable workflow with Temporal and PlanetScale →
Learn how you can manage database access with Teams and Directory Sync →
Learn about how we built the new in-app system status using Vercel edge functions and StatusPage →
Learn how database indexes work under the hood and how they can be used to speed up queries →
Learn how to quickly get up and running with the PlanetScale CLI. →
In the final installment of the consensus algorithm series we pull everything together with some final thoughts. →
We’ve updated our Deploy Request UI to alert when a schema change could produce unintended changes →
In part 7 of the Consensus algorithm series we combine everything we’ve worked at to cover propagating requests →
Learn about what was just released in Vitess 14 →
Vitess is a database proxy that creates an illusion of a single database when in reality the query is sent to multiple MySQL instances. →
In part 6 of the Consensus algorithms series we look at how to handle request completions →
Insights gives you a faster way to debug and monitor your PlanetScale database queries →
Use PlanetScale Connect to easily perform ELT (Extract, Load, Transform) actions on your data to fulfill your application needs. →
Put your data where your users and applications are. →
An exploration of the current landscape of schema change methodology and what the future should look like. →
In part 5 of our consensus algorithms series we discuss how we handle race conditions and forward progress requirements. →
In part 4 of the consensus algorithms series we look at how algorithm leaders are established and revoked. →
Go 1.18 is here, and with it, the first release of the long-awaited implementation of Generics is finallyready for production usage. Generics are a frequently requested feature that has been highly contentiousthroughout the Go community. →
Learn why PlanetScale used NanoID to generate obscure and URL friendly identifiers. →
Learn how PlanetScale lets you revert changes to your database after a migration with no downtime and zero data loss. →
Holly Guevara [@hollylawly], Shlomi Noach |
Learn how we used VReplication to allow for migration reverts with data retention. →
Don’t let SQL injection attacks hurt your business. →
This database schema design guide walks you through walk through the basics of creating and designing schemas for relational databases. →