Blog
Get the RSS feedIn this entry of the series we explore using VARCHAR and CHAR data types in your database and give some pointers on which type is best to use and when. →
Learn about the new PlanetScale Insights database errors feature. →
Learn what the MySQL JSON data type is when to use MySQL JSON and some caveats to using JSON documents in relational databases. →
Learn how to use the PlanetScale serverless driver by creating a serverless API in AWS with JavaScript. →
Learn how to use Atlas CLI with PlanetScale to define your database as code. →
Learn how to build an automated DevOps pipeline with AWS Lightsail CodeBuild and PlanetScale. →
Learn how we used TAOBench with PlanetScale to benchmark social media workloads →
We just introduced a new feature Gated Deployments that gives you more control over when your schema changes deploy. →
Discover how PlanetScale handles one million queries per second (QPS) with horizontal sharding in MySQL →
Learn how to run no downtime non-blocking schema migrations in your production Laravel app with PlanetScale. →
Learn how to run commands in batch against a PlanetScale database using the PlanetScale CLI. →
Learn about the lightweight and highly collaborative process our product design team follows to ship quickly at PlanetScale. →
Taylor Barnett, Matt Robenolt |
You can now use PlanetScale in HTTP-only environments like Cloudflare Workers, Vercel Edge Functions, and Netlify Edge Functions. →
Introducing FastPage a new gem for ActiveRecord that speeds up deep pagination queries. →
Learn how PlanetScale uses a custom middleware to kill our Sidekiq jobs in production without relying on deploys. →
Learn how PlanetScale enables databases to seamlessly fit into the DevOps lifecycle. →
Learn how PlanetScale protects against downtime due to human error system immaturity and app issues. →
Learn how to delete data in large Rails apps with destroy_async delete destroy and scheduled cron jobs. →
Handle MySQL increment counter bursts with the Slotted Counter Pattern →
Learn how we leveraged Vitess ACLs and VTTablet to build our password roles functionality →
Learn how to safely drop tables in MySQL by checking if the table is still in use and how PlanetScale makes this process much easier. →
Learn 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 →