Vitess for the Rest of Us

How Vitess can increase your database's resilience, scalability, and performance | Continue reading


@planetscale.com | 1 year ago

Laravel's Safety Mechanisms

A comprehensive overview of Laravel’s many safety features that can help you prevent painful mistakes. | Continue reading


@planetscale.com | 1 year ago

Optimizing Queries in Arewefastyet

Learn how we detected and optimized two slow queries in arewefastyet using PlanetScale Insights. | Continue reading


@planetscale.com | 1 year ago

Debugging database errors with PlanetScale Insights

Learn about the new PlanetScale Insights database errors feature. | Continue reading


@planetscale.com | 1 year ago

The PlanetScale serverless driver for JavaScript

You can now use PlanetScale in HTTP-only environments, like Cloudflare Workers, Vercel Edge Functions, and Netlify Edge Functions | Continue reading


@planetscale.com | 1 year ago

Database DevOps

Learn how PlanetScale enables databases to seamlessly fits into the Devops lifecycle | Continue reading


@planetscale.com | 1 year ago

How do database indexes work?

Learn how database indexes work under the hood and how they can be used to speed up queries | Continue reading


@planetscale.com | 1 year ago

The Slotted Counter Pattern

Handle MySQL increment counter bursts with the Slotted Counter Pattern | Continue reading


@planetscale.com | 1 year ago

Safely Dropping MySQL Tables

Learn about how we're making it safer to drop tables and easier to detect if they're still in use. | Continue reading


@planetscale.com | 1 year ago

Teams: An easier way to manage database administrator access

Learn how you can manage database access with Teams and Directory Sync | Continue reading


@planetscale.com | 1 year ago

PlanetScale now displays system status directly in your dashboard

Learn about how we built the new in-app system status using Vercel edge functions and StatusPage | Continue reading


@planetscale.com | 1 year ago

Identifying slow Rails queries with sqlcommenter

Learn how to use sqlcommenter with Rails | Continue reading


@planetscale.com | 1 year ago

Vitess 14

Learn about what was just released in Vitess 14 | Continue reading


@planetscale.com | 1 year ago

PlanetScale Insights: Advanced query monitoring

Insights gives you a faster way to debug and monitor your PlanetScale database queries | Continue reading


@planetscale.com | 1 year ago

ELT your data with PlanetScale Connect

Use PlanetScale connect to easily perform ELT (Extract, Load, Transform) actions on your data to fulfill your application needs. | Continue reading


@planetscale.com | 1 year ago

PlanetScale Portals: Read-only regions

Put your data where your users and applications are. | Continue reading


@planetscale.com | 1 year ago

Feature Storytelling with Framer Motion

Learn how we used Framer Motion to create Rewind’s narrative animation. | Continue reading


@planetscale.com | 2 years ago

We Chose NanoIDs for PlanetScale's API

Learn why PlanetScale used NanoID to generate obscure and URL friendly identifiers. | Continue reading


@planetscale.com | 2 years ago

Generics can make your Go code slower

Go 1.18 is here, and with it, the first release of the long-awaited implementation of Generics is finally ready for production usage. Generics are a frequently requested feature that has been highly contentious throughout the Go community. | Continue reading


@planetscale.com | 2 years ago

PlanetScale Rewind: Revert a migration without losing data

Article URL: https://planetscale.com/blog/its-fine-rewind-revert-a-migration-without-losing-data Comments URL: https://news.ycombinator.com/item?id=30788768 Points: 51 # Comments: 11 | Continue reading


@planetscale.com | 2 years ago

PlanetScale increases plans to include billions of reads

PlanetScale's Scaler plan includes 100 Billion reads for $29/month. | Continue reading


@planetscale.com | 2 years ago

Beam: Simple sharing across your organization

We're sharing the PlanetScale-powered communication tool we use internally. | Continue reading


@planetscale.com | 2 years ago

Misconceptions about Databases in the Jamstack

Breaking down the barriers to using relational databases in Jamstack applications. | Continue reading


@planetscale.com | 2 years ago

Our Rails test suite runs in 1 minute on Buildkite

Learn how we use minitest and FactoryBot with parallel tests to get our Rails test suite to run in 1 minute on Buildkite. | Continue reading


@planetscale.com | 2 years ago

PlanetScale Is Now GA

The PlanetScale serverless database platform is ready for your production workloads. | Continue reading


@planetscale.com | 2 years ago

Comparing AWS's RDS and PlanetScale

PlanetScale draws customers from RDS due to better scalability and superior developer workflow | Continue reading


@planetscale.com | 2 years ago

Database internals are becoming less important than developer experience

Databases will win based on superior developer experience, not what is under the hood. | Continue reading


@planetscale.com | 2 years ago

Stay up to date with the PlanetScale Product Changelog

Stay up-to-date with the latest features and product launches from PlanetScale | Continue reading


@planetscale.com | 2 years ago

Building PlanetScale with PlanetScale

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


@planetscale.com | 2 years ago

Sam Lambert Appointed New CEO of PlanetScale

Announcing a new CEO for PlanetScale | Continue reading


@planetscale.com | 2 years ago

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. | Continue reading


@planetscale.com | 2 years ago

PlanetScale – The Database or Developers

PlanetScale is the first database designed for developer workflows, on top of the technology of the hyperscalers. | Continue reading


@planetscale.com | 3 years ago

PlanetScale Are Hiring

The Database for Developers | Continue reading


@planetscale.com | 3 years ago

Consensus Algorithms at Scale

Breaking down consensus algorithms: building a new set of rules and principles using a variety of more flexible algorithms and achieving objectives with Vitess. | Continue reading


@planetscale.com | 3 years ago

PlanetScale open-sources Kubernetes operator for Vitess

We open-sourced the Vitess Operator that allows users to easily deploy databases in Kubernetes with many benefits including scale, high availability, and backups. | Continue reading


@planetscale.com | 3 years ago

Acid transactions are not just for banks – the Vitess approach

Build systems that do not lose data. Vitess prevents asynchronous failure in two ways: (1) ensuring that the changes are saved locally on storage, with the redo log and binary logs safely written to disk and (2) making use of semi-synchronous replication. | Continue reading


@planetscale.com | 4 years ago

Why is Multi-Cloud a Hard Problem?

With the recent release of our new multi-cloud offering, the PlanetScale engineering team achieved a feat that has never been done before: enabling a database-as-a-service to replicate across the three major cloud providers. Learn how we did it. | Continue reading


@planetscale.com | 4 years ago

Using Vitess to shard AWS Aurora past any transactional scaling limits

Turbocharge your MySQL infrastructure with PlanetScale’s products that offer everything from a fully managed cloud service, to tools and support for Vitess. | Continue reading


@planetscale.com | 4 years ago

Turbocharge MySQL in the Cloud with Vitess.io

PlanetScale | Continue reading


@planetscale.com | 5 years ago