Skip to main content

Official Python Client for SyntricDB AI-Native Unified Database Engine

Project description

🐍 SyntricDB Official Python SDK (pip install syntricdb-client)

Official Python Client for SyntricDB—the AI-Native Unified Database Engine.


⚡ Quick Start

pip install syntricdb-client
from syntricdb import SyntricDBClient

client = SyntricDBClient(host="http://localhost:8080")

# Perform Hybrid SQL + Vector Search
results = client.vector_search(
    table="developers",
    query_text="LLM fine-tuning vector index",
    top_k=3,
    where_clause="experience_years > 4"
)

print(results)

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

syntricdb_client-1.0.0.tar.gz (2.6 kB view details)

Uploaded Source

Built Distribution

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

syntricdb_client-1.0.0-py3-none-any.whl (3.0 kB view details)

Uploaded Python 3

File details

Details for the file syntricdb_client-1.0.0.tar.gz.

File metadata

  • Download URL: syntricdb_client-1.0.0.tar.gz
  • Upload date:
  • Size: 2.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for syntricdb_client-1.0.0.tar.gz
Algorithm Hash digest
SHA256 ce90483e0200159538ac8b00a2ab0f97f662eb3059dfa163875ab8f5ab9c20cd
MD5 ef6f018c3416a9fac098438e58c2d94c
BLAKE2b-256 88bf1444ec152bf56125913a73f090d3a2386322386e593756957e4dec010581

See more details on using hashes here.

File details

Details for the file syntricdb_client-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for syntricdb_client-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 cfdbc6dbab14c1b61a3bfcf0c5a1f80fef5de5d8c10649c14bdee4bf8424714a
MD5 8970ae6c8a1d5f58b8379e95449be542
BLAKE2b-256 d7246114c9d517a35cafcdc591758786848874de8170065e1b58f7d4b6f6ce52

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