top | item 35358398 (no title) ppg677 | 2 years ago You can't really be 100% postgres compatible without borrowing a lot of implementation discuss order hn newest aeyes|2 years ago Query and storage layer are nicely separated in the Postgres codebase, you can absolutely rip out the complete backend if you really want it.There is a Postgres interface to Spanner which probably did that.
aeyes|2 years ago Query and storage layer are nicely separated in the Postgres codebase, you can absolutely rip out the complete backend if you really want it.There is a Postgres interface to Spanner which probably did that.
aeyes|2 years ago
There is a Postgres interface to Spanner which probably did that.