Skip to main content

LlamaIndex Vector_Stores Integration: BigQuery

Vector store index using Google BigQuery. Supports efficient storage and querying of vector embeddings using BigQuery's native vector search capabilities. For more information, see the official BigQuery Vector Search Documentation

🔐 Required IAM Permissions

To use this integration, ensure your account has the following permissions:

  • roles/bigquery.dataOwner (BigQuery Data Owner)
  • roles/bigquery.dataEditor (BigQuery Data Editor)

🔧 Installation

pip install llama-index-vector-stores-bigquery

💻 Example Usage

from google.cloud.bigquery import Client
from llama_index.vector_stores.bigquery import BigQueryVectorStore

client = Client()

vector_store = BigQueryVectorStore(
    table_id="my_bigquery_table",
    dataset_id="my_bigquery_dataset",
    bigquery_client=client,
)

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

llama_index_vector_stores_bigquery-0.3.0.tar.gz (8.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file llama_index_vector_stores_bigquery-0.3.0.tar.gz.

File metadata

  • Download URL: llama_index_vector_stores_bigquery-0.3.0.tar.gz
  • Upload date:
  • Size: 8.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.7 {"installer":{"name":"uv","version":"0.12.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for llama_index_vector_stores_bigquery-0.3.0.tar.gz
Algorithm Hash digest
SHA256 93054b8905d6b8f19e420e7ba857e0075ced5bc89bdc74ff05a65fb675caeefb
MD5 2bf6e3bc9e03ef295b2d8fb037c96b81
BLAKE2b-256 18ea15652f77e1a459aca3c5a8281cef82594a597359576ec2346e36bb5c4328

See more details on using hashes here.

File details

Details for the file llama_index_vector_stores_bigquery-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: llama_index_vector_stores_bigquery-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 9.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.7 {"installer":{"name":"uv","version":"0.12.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for llama_index_vector_stores_bigquery-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2dbfadee4b0f2c34f25e755790b7943f098030aefe1aa7d7cb8a0e000bd016c9
MD5 f3094b8ca9f846fe4f3b64c876b8f5a8
BLAKE2b-256 9a19e756a0dbefbdc7673565bdec871523430afa3611466c080ab24af11e873a

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.3.0 This release

2 files

0.2.0

2 files

0.1.1

2 files

0.1.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page