7 ms·
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?
by buster 9mo ago
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?
- Hawkenfall 9mo agoIt's just a hosted Postgres database, you could run this locally with Docker for example: https://hub.docker.com/_/postgres https://hub.docker.com/_/postgres
- rcrowley 9mo agoPlanetScale's Postgres offering is as close to plain-old-Postgres as we could possibly build.