PostgreSQL Interface for Google Spanner
cloud.google.com
PostgreSQL Interface for Google Spanner
1–5 of 5 posts
Re: PostgreSQL Interface for Google Spanner
#2That means every application that accessed the database will have to use the same, and any migration will be a lot of work.
Re: PostgreSQL Interface for Google Spanner
#3Spoiler: no stored procedures or triggers, amongst other stuff.
Re: PostgreSQL Interface for Google Spanner
#4It'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.
Then one wouldn't need bespoke features except temporarily or where they are truly necessary for the business.
Re: PostgreSQL Interface for Google Spanner
#5It'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.
If this proves successful, there could be other implementations for other vendor dbms dialects.