Blog
By Matt Lord |
Learn the main differences between MariaDB and MySQL, why you might choose one over the other, scaling options, and how Vitess fits into the picture. →
By Taylor Barnett |
Learn about safely using the expand, migrate, and contract pattern to make database schema changes without downtime and data loss. →
By Aaron Francis |
There are several reasons why MySQL might not consider your index, and in this article we’ll explore some of the most common ones. →
By Matthieu Napoli |
Learn how to create serverless Laravel applications by deploying them to AWS Lambda and using PlanetScale as the database. →
By Shlomi Noach |
Learn how PlanetScale uses Git-like three-way diff to resolve schema change conflicts across database branches. →
By Aaron Francis |
Everything you need to know about MySQL as an application developer, with a focus on improving query performance. After covering the high-level overview, we’ll put the learnings to the test with some hands-on examples. →