Hacker News new | ask | show | jobs
by elvinyung 2988 days ago
Postgres wire-compatible Spanner when? :P
1 comments

Wondering what kind of use case you would have for this compatibility?
I know that it's definitely not going to be 100% the same (especially since Spanner doesn't even support SQL DML right now), but I think a drop-in replacement into a managed autoscaling database is a really nice alternative to manual sharding.

Right now basically the options are Aurora, Citus, and running CockroachDB yourself.