PostgreSQL Interface for Google Spanner

  • If you want to know the actual compatibility list first, instead of marketing speak, check out this link: https://cloud.google.com/spanner/docs/reference/postgresql/o...

    Spoiler: no stored procedures or triggers, amongst other stuff.

  • It's disappointing that each database can only talk one SQL dialect.

    That means every application that accessed the database will have to use the same, and any migration will be a lot of work.