Let's Build PlanetScale from Scratch: Infrastructure
1–10 of 23 posts
Re: Let's Build PlanetScale from Scratch: Infrastructure
#2Re: Let's Build PlanetScale from Scratch: Infrastructure
#3Re: Let's Build PlanetScale from Scratch: Infrastructure
#4Re: Let's Build PlanetScale from Scratch: Infrastructure
#5Lolz, just forward to my friend who works at Planetscale. Looking forward to his reaction
Re: Let's Build PlanetScale from Scratch: Infrastructure
#6Re: Let's Build PlanetScale from Scratch: Infrastructure
#7There's no mention of sharding whatsoever. Without that this has very little to do with Planetscale and is much closer to your average managed DB (RDS etc.). There's also no mention of a bouncer/gateway/reverse proxy, which is necessary for zero downtime.
I get that Planetscale hosts "vanilla" Postgres instances but naturally those are limited by single instance size limits. I imagine this is predominantly a marketing strategy for them, acting as a funnel for their sharding products.
But perhaps that's the goal with this project, to not be Planetscale at all, and to focus on the single node. If that's the case, then great, best of luck, but the roadmap is missing some important pieces for me to take this seriously. In either case I find drawing comparison with Planetscale to not be very helpful or illustrative of the project and its goals.
Re: Let's Build PlanetScale from Scratch: Infrastructure
#8Awesome. I've been playing exploring PITR stuff recently in my homelab. Will give it a go and try to contribute if I spot any issues
Re: Let's Build PlanetScale from Scratch: Infrastructure
#9I think this is confusing Planetscale's primary objective: to make it incredibly easy and efficient to scale a database up and out. There's no mention of sharding whatsoever. Without that this has very little to do with Planetscale and is much closer to your average managed DB (RDS etc.). There's also no mention of a bouncer/gateway/reverse proxy, which is necessary for zero downtime. I get that Planetscale hosts "va…
It's like when people "build our own redis from scratch" - not a feat worth bragging about, if you hosted a high availability memory cache for apps that might be something worth sharing, but the tech is nothing.