Blog
Get the RSS feedLearn 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. →
We’re sharing the PlanetScale-powered communication tool we use internally. →
How to build self-healing background jobs into your application with background queueing systems like Sidekiq. →
Learn how to build a Laravel CRUD application connect it to a MySQL database and seed it with data. →
Use Prisma and Next.js to automatically populate your database with data. →
Database issues experts have faced at companies like GitHub, DigitalOcean, and Etsy and define the stages of database growth that you should be aiming towards at each stage of your company. →
Learn how to speed up your Laravel applications with caching. →
Learn how to build automated workflows to develop and operate PlanetScale databases with GitHub Actions. →
When implementing user authentication with passwords throw out the password rules you know. →