Want to avoid MySQL but find PlanetScale really appealing

This page summarizes the projects mentioned and recommended in the original post on /r/PostgreSQL

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. neon

    Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, code-like database branching, and scale to zero.

    I recommend for you to check out https://neon.tech/, maybe their service fits your bill.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. database-lab-engine

    DBLab enables 🖖 database branching and ⚡️ thin cloning for any Postgres database and empowers DB testing in CI/CD. This optimizes database-related costs while improving time-to-market and software quality. Follow to stay updated.

    That said, there are a few folks out there attempting it. As mentioned, Neon attempts branching but has no "merge". Postgres.ai has "thin clones" for similar migration testing but again, no "merge".

  4. vitess

    Vitess is a database clustering system for horizontal scaling of MySQL.

    A lot of this is possible thanks to the magic of Vitess.

  5. pg-osc

    Easy CLI tool for making zero downtime schema changes and backfills in PostgreSQL

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How to use ORMs (Prisma / Drizzle / Knex.js) in a TypeScript backend built with Encore.ts

    5 projects | dev.to | 25 Nov 2024
  • Eradicating N+1s: The Two-Phase Data Load and Render Pattern in Go

    4 projects | news.ycombinator.com | 28 May 2024
  • We built our customer data warehouse all on Postgres

    16 projects | news.ycombinator.com | 2 Feb 2024
  • Is ORM still an anti-pattern?

    15 projects | news.ycombinator.com | 27 Jun 2023
  • Sketch of a Post-ORM

    14 projects | news.ycombinator.com | 2 Jun 2023

Did you know that Go is
the 4th most popular programming language
based on number of references?