November 16, 2025
Five Bucks, Fifty Opinions
$5 PlanetScale is live
Five-dollar cloud database: bargain or bait-and-switch
TLDR: PlanetScale launched $5 single-machine Postgres databases and cut dev branches to $5, promising easy upgrades to high availability and future sharding. Commenters split: some say specs feel underpowered compared to a $5 virtual server, others value PlanetScale’s tools and convenience for side projects and early startups.
PlanetScale just lit up the internet by launching a $5 cloud Postgres—think “database-as-a-service” you don’t have to babysit—plus slashing dev branches to $5. The pitch: spin up a single-node (one machine, not “always-on”) now, and scale to replicas or future sharding later.
But the crowd came swinging. kikkia blasted the value, saying a $5 virtual server (a rented computer online) packs way more muscle: more CPU, more memory, more everything. 0xCAP went meme-mode with, “$5 for 512MB RAM,” calling it worse than nothing. Meanwhile normie3000 asked the room, “What even is PlanetScale—Postgres PaaS?” Translation: a platform that hosts your database so you don’t fiddle with servers.
Others probed limits—“What are the restrictions?”—while fans of managed tools defended the convenience: Query Insights, schema tips, branches, and “never migrate again” scaling. The vibe? A split-screen showdown: hardware bargain-hunters vs convenience-first devs.
Even the meta drama appeared: gnabgib linked a previous HN thread, stoking round two of the debate. Call it the $5 dilemma—do you want cheap raw horsepower, or grown‑up guardrails and an upgrade path? Either way, PlanetScale didn’t just drop a price; they dropped a conversation. And yes, HA means high availability: replicas to keep things online. Outages happen, it survives.
Key Points
- •PlanetScale launched $5/month single-node PlanetScale Postgres databases across its global fleet.
- •These non-HA instances are described as production-ready for startups, side projects, proofs of concept, and development.
- •Development branch pricing is reduced from $10/month to $5/month.
- •Users can vertically scale single-node databases and switch to HA by enabling “Primary + multi-replica,” adding two replicas.
- •PlanetScale plans Neki, a sharded Postgres solution, for horizontal scaling to avoid migrations.