PlanetScale – Database for Developers
planetscale.com
PlanetScale – Database for Developers
1–10 of 135 posts
Re: PlanetScale – Database for Developers
#2And it is the first truly serverless relational database offering that I am aware of. The cost scale to 0, so it is perfect for small projects, but that same instance will scale to support massive load when you need it.
Re: PlanetScale – Database for Developers
#3So is this a wrapper around managing Schemas powered by Vitesse? (Btw, had to go to your github to figure that out)
If you want to be the database for developers you should know that developers do care about how you do this scaling.
Re: PlanetScale – Database for Developers
#4Re: PlanetScale – Database for Developers
#5It's not entirely clear from the website or the documentation, but this seems to be build exclusively for MySQL?
Re: PlanetScale – Database for Developers
#6That is: how can I pair a brand new frontend preview deploy, with a serverless database with the specific schema my new feature needs?
This technology makes the whole serverless stack feel complete.
Re: PlanetScale – Database for Developers
#7From the Vercel point of view, this promises to answer one of the most frequent, interesting, and technically challenging questions since we first launched our "immutable deploys". That is: how can I pair a brand new frontend preview deploy, with a serverless database with the specific schema my new feature needs? This technology makes the whole serverless stack feel complete.