Skip to main content

🐍 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)

Release files for syntricdb-client 1.0.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for syntricdb-client 1.0.0
File Size Uploaded
syntricdb_client-1.0.0.tar.gz 2.6 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for syntricdb-client 1.0.0
File Interpreter ABI Platform
syntricdb_client-1.0.0-py3-none-any.whl Python 3 none any Details

Total release size: 5.6 kB

Release files / syntricdb_client-1.0.0.tar.gz

Download URL syntricdb_client-1.0.0.tar.gz
Size 2.6 kB
Tags Source
SHA-256 checksum
How to use checksums
ce90483e0200159538ac8b00a2ab0f97f662eb3059dfa163875ab8f5ab9c20cd
BLAKE2b-256 checksum
How to use checksums
88bf1444ec152bf56125913a73f090d3a2386322386e593756957e4dec010581
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.13.7

Release files / syntricdb_client-1.0.0-py3-none-any.whl

Download URL syntricdb_client-1.0.0-py3-none-any.whl
Size 3.0 kB
Tags Python 3
SHA-256 checksum
How to use checksums
cfdbc6dbab14c1b61a3bfcf0c5a1f80fef5de5d8c10649c14bdee4bf8424714a
BLAKE2b-256 checksum
How to use checksums
d7246114c9d517a35cafcdc591758786848874de8170065e1b58f7d4b6f6ce52
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.13.7

Release history Release notifications | RSS feed

This release

1.0.0 This release

2 release 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