<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/google-cloud-spanner-tfkbjwkx1" -->

---
title: Google Cloud Spanner | daily.dev
description: Google Cloud Spanner is a globally distributed, horizontally scalable relational database service provided by Google Cloud Platform. It combines the...
canonical: https://daily.dev/posts/google-cloud-spanner-tfkbjwkx1
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Google Cloud Spanner | daily.dev
og:description: Google Cloud Spanner is a globally distributed, horizontally scalable relational database service provided by Google Cloud Platform. It combines the...
og:url: https://daily.dev/posts/google-cloud-spanner-tfkbjwkx1
og:image: https://api.daily.dev/og/posts/tfKBjWKX1.png
og:image:alt: Google Cloud Spanner
og:image:width: 1200
og:image:height: 630
og:locale: en
---

[Java Code Geeks](https://daily.dev/sources/javacodegeeks)

[Read post](https://api.daily.dev/r/tfKBjWKX1)

# [Google Cloud Spanner](https://api.daily.dev/r/tfKBjWKX1 "Go to post")

Google Cloud Spanner is a globally distributed, horizontally scalable relational database service provided by Google Cloud Platform. It combines the scalability of NoSQL databases with the consistency and familiarity of SQL, making it suitable for mission-critical applications requiring high availability and low-latency access to data across regions.

[#gcp](/tags/gcp "Check all #gcp posts")[#spanner](/tags/spanner "Check all #spanner posts")

Mar 01, 2024•12m read time•From [javacodegeeks.com](https://api.daily.dev/r/tfKBjWKX1 "javacodegeeks.com")

[![Post cover image](https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/b777aa32627a4cdba4eabd3fc54f7a28?_a=AQAEufR)](https://api.daily.dev/r/tfKBjWKX1 "Go to post")

Table of contents

[1\. Introduction](https://api.daily.dev/r/tfKBjWKX1 "1. Introduction")[2\. Conclusion](https://api.daily.dev/r/tfKBjWKX1 "2. Conclusion")

16 Impressions

Comment

Bookmark

Copy

![Placeholder image for anonymous user](https://media.daily.dev/image/upload/s--qsFuKGv_--/t_logo,f_auto/public/noProfile)Share your thoughtsPost

[![Java Code Geeks's image](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/a0059e6bb01f4471b16e67920e04515b)](https://daily.dev/sources/javacodegeeks)

[Java Code Geeks](https://daily.dev/sources/javacodegeeks "https://daily.dev/sources/javacodegeeks")

Java Code Geeks is a community-driven platform that provides Java developers with tutorials, article... Read more

955 Followers

•

87 Upvotes

#### Would you recommend this post?

Copy link

WhatsApp

Facebook

X

New Squad

Copy linkShare with your friends

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Google Cloud Spanner","url":"https://daily.dev/posts/google-cloud-spanner-tfkbjwkx1","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/google-cloud-spanner-tfkbjwkx1"},"datePublished":"2024-03-01T11:55:53.543Z","dateModified":"2024-05-09T08:29:02.242Z","description":"Google Cloud Spanner is a globally distributed, horizontally scalable relational database service provided by Google Cloud Platform. It combines the...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/b777aa32627a4cdba4eabd3fc54f7a28?_a=AQAEufR","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/b777aa32627a4cdba4eabd3fc54f7a28?_a=AQAEufR","isAccessibleForFree":true,"articleSection":"Java Code Geeks","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Java Code Geeks","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/a0059e6bb01f4471b16e67920e04515b","url":"https://daily.dev/sources/javacodegeeks"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/google-cloud-spanner-tfkbjwkx1","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"gcp,spanner","timeRequired":"PT12M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Java Code Geeks","item":"https://daily.dev/sources/javacodegeeks"},{"@type":"ListItem","position":3,"name":"Google Cloud Spanner"}]}
```

