https://github.com/googlecloudplatform/spanner-bb-samples
Samples showcasing Spanner multi model capabilities - across relational, key/value, vector, full-text search and graph
https://github.com/googlecloudplatform/spanner-bb-samples
embeddings spanner vector-database
Last synced: 21 days ago
JSON representation
Samples showcasing Spanner multi model capabilities - across relational, key/value, vector, full-text search and graph
- Host: GitHub
- URL: https://github.com/googlecloudplatform/spanner-bb-samples
- Owner: GoogleCloudPlatform
- License: apache-2.0
- Created: 2025-05-02T17:27:30.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2026-02-03T00:13:27.000Z (25 days ago)
- Last Synced: 2026-02-03T11:06:42.866Z (25 days ago)
- Topics: embeddings, spanner, vector-database
- Language: Python
- Homepage: https://cloud.google.com/spanner/
- Size: 7.96 MB
- Stars: 5
- Watchers: 0
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Spanner Samples
Sample applications and code from the GCP Database Blackbelt team demonstrating Google Cloud Spanner capabilities.
## Sample Categories
| Category | Description |
|----------|-------------|
| [spanner-ai](spanner-ai/) | AI and Agent integrations with Spanner, including chatbots and ADK samples |
| [spanner-tools](spanner-tools/) | Utility tools and applications for managing and operating Spanner |
| [vector-hybrid-search](vector-hybrid-search/) | Vector search, full-text search, and hybrid search implementations |