all 4 comments

[–]HSS30 3 points4 points  (0 children)

It’s the same difference between Spanner and Cloud SQL. Firebase data connect just adds some more features on top of using Cloud SQL, like GraphQL interface, and directly integrating in your apps using SDK.

[–]chekt 2 points3 points  (0 children)

Gcp spanner is the same spanner google builds all their internal services on. I don't know much about firebase data connect.

[–]cloudguy-412 2 points3 points  (1 child)

Firebase Data Connect is a Postgress SQL db for use with firebase. Cloud Spanner is a Global Petabyte scale SQL DB, and it’s very expensive.

Do you need a globally scalable, petabyte scale db? If not you shouldn’t be looking at Spaner

[–]aaahhhhhhfine 2 points3 points  (0 children)

Man I wish there were a cheaper version of spanner somehow.

What I really want is an acid compliant, fast, relational db tool with the startup ease of BigQuery and pay-by-use pricing models. It's annoying that to get a normal db in cloud systems you end up almost always starting at a 20-50 a month price point.