Sounds amazing, but i would rather be able to run the database locally and use the same in dev as in production. Is this possible?
It's just a hosted Postgres database, you could run this locally with Docker for example: https://hub.docker.com/_/postgres
PlanetScale's Postgres offering is as close to plain-old-Postgres as we could possibly build.