TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

PlanetScale raises $30M Series B for its database service

5 pointsby burntcaramelalmost 4 years ago

1 comment

burntcaramelalmost 4 years ago
The concept around ‘deploy requests’ is really interesting. GitHub established a solid mental model with ‘issues’ and ‘pull requests’, and so I am curious to see if the concepts PlanetScale has will become popular and easy to understand too.<p>I don’t quite understand if I’m suppose to deploy a schema change to my database before I deploy changes to my application code? Is there a certain workflow this fits into? Is it meant to be used with a build pipeline where updating the schema in my hosted database is just one step?