Published onMar 31, 20245 mins readMigrating from Planetscale to Supabase with automated backupsMigrate databases easily with PlanetScale to Prisma, Postgres, and Supabase using Colab, pgloader, and backup scripts.
Published onMay 24, 20218 mins readChaining Graphql ResolversBy creating a chain of resolvers to satisfy individual parts of the overall problem, you will be able to compose an elegant workflow.