Skip to main content

YugabyteDB Vector Store

A LlamaIndex vector store using YugabyteDB as the backend.

Usage

Pre-requisite:

pip install llama-index-vector-stores-yugabytedb

A minimal example:

from llama_index.vector_stores.yugabytedb import YBVectorStore

vector_store = YBVectorStore.from_params(
    host="localhost",
    user="yugabyte",
    password="yugabyte",
    port=5433,
    load_balance="True",
    database="yugabyte",
    table_name="test_table",
    schema_name="test_schema",
    embed_dim=1536,
)

Note: Please see the YugabyteDB psycopg2 driver documentation for more yugabytedb specific parameters here.

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_yugabytedb-0.7.0.tar.gz (10.9 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_yugabytedb-0.7.0.tar.gz.

File metadata

  • Download URL: llama_index_vector_stores_yugabytedb-0.7.0.tar.gz
  • Upload date:
  • Size: 10.9 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_yugabytedb-0.7.0.tar.gz
Algorithm Hash digest
SHA256 92ba471fff7abdf83606063c3694231a9a44f0be1fead1b38066dfafdc3ef587
MD5 83e3082805a78c10615f1366e126af18
BLAKE2b-256 5b830e704adafbec791bb5af37e2d50384860b3270b3d8914fff04a69a8cca4c

See more details on using hashes here.

File details

Details for the file llama_index_vector_stores_yugabytedb-0.7.0-py3-none-any.whl.

File metadata

  • Download URL: llama_index_vector_stores_yugabytedb-0.7.0-py3-none-any.whl
  • Upload date:
  • Size: 10.8 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_yugabytedb-0.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6ee2ba0831b0d346341b793b5ec733b15dbb9abe517db5309ac1580e59319975
MD5 12bdbdbeae37896e9a056b38939000b8
BLAKE2b-256 f9c2a526eb94416658ae20d976de95118ac0ea1b1c226cec89590d3143c55819

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.7.0 This release

2 files

0.6.0

2 files

0.5.5

2 files

0.5.4

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