PlanetScale Apply database migrations to PlanetScale from GitHub Actions This post shows how to build a CI/CD pipeline with GitHub Actions to deploy a database migration in a production database hosted on PlanetScale.
PlanetScale Connect a Serverless API to MySQL using the PlanetScale HTTP API This post shows how to connect a serverless API to a PlanetScale database using the PlanetScale database driver for JavaScript and perform SQL queries.
Node.js Create a Node.js REST API using Prisma ORM and PlanetScale This post shows you how to build a Node.js REST API using Prisma, an ORM allowing you to interact with a MySQL database managed by PlanetSCale
Prisma Understand the shadow database feature of Prisma ORM When running a Prisma migration on a cloud-hosted database, you need a shadow database to see your migration succeed. In this post, we will see why it is required.
Node.js Using PlanetScale and TypeORM to build a Node.js REST API This tutorial will show how to use PlanetScale, the Serverless database, and TypeORM to build a REST API in Node.js and Typescript.
MySQL PlanetScale: The performant database platform for MySQL and PostgreSQL This post explore PlanetScale features for creating and deploying a database (MySQL or PostgreSQL). Learn how to use the PlanetScale to manage database schema changes.