Skip to main content

llama-index vector_stores yugabytedb integration

Project description

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 psycopge2 driver documentation for more yugabytedb specific parameters here.

Project details


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.6.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.6.0.tar.gz.

File metadata

  • Download URL: llama_index_vector_stores_yugabytedb-0.6.0.tar.gz
  • Upload date:
  • Size: 10.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","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.6.0.tar.gz
Algorithm Hash digest
SHA256 af2617e32a81d08e9d54d2d4b06313c3ddeffdf31bf72f85532c8a0664c1fcff
MD5 c0ff6c24704a7db59bb582f5427182e7
BLAKE2b-256 df9e78603a23d0e345ba9dc2ede0ef66010975f97114c888810dcf1c661ce153

See more details on using hashes here.

File details

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

File metadata

  • Download URL: llama_index_vector_stores_yugabytedb-0.6.0-py3-none-any.whl
  • Upload date:
  • Size: 10.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","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.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3b02efaab416a1719432e788db1e2e05b8b2067a47890edf46e1c45921b94cf5
MD5 89bca90b08e52c2408da12f7850d09b9
BLAKE2b-256 d6768642838908877000cbcf837005d3462983a3626ea35a3c1d3729a3f903cb

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page