Skip to main content

milvusql

A PEP 249 DBAPI for Milvus — sync and async — parsing/generating MilvusQL via sqlglot-milvus and executing the resulting AST against pymilvus.

pip install milvusql
import milvusql

conn = milvusql.connect(uri="./items.db")  # Milvus Lite, or a real server's URI
cur = conn.cursor()
cur.execute("SELECT id FROM items WHERE category = :cat LIMIT 10", {"cat": "book"})
print(cur.fetchall())

This is the core of a uv workspace: milvusql-sqlalchemy and milvusql-django depend on this package as their DBAPI layer, each installed separately.

Full docs: https://Callix-Tools.github.io/milvusql-docs/

Status: early development, not yet published.

License

MIT

Release files for milvusql 0.1.0

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

Built distribution (wheel)

Table of built distributions (wheels) for milvusql 0.1.0
File Interpreter ABI Platform
milvusql-0.1.0-py3-none-any.whl Python 3 none any Details

Release files / milvusql-0.1.0-py3-none-any.whl

Download URL milvusql-0.1.0-py3-none-any.whl
Size 21.1 kB
Tags Python 3
SHA-256 checksum
How to use checksums
de60ce452e984900ff7210aadf57c964c2b0c41861b207537fdf48c72f114ffe
BLAKE2b-256 checksum
How to use checksums
dc1c5a73e611e51c2b1e80721646cc3cb8739c41fb19b71797a00f19e0e3f506
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via uv/0.12.3 {"installer":{"name":"uv","version":"0.12.3","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}

Release history Release notifications | RSS feed

1.0.0

2 release files

0.1.4

2 release files

0.1.3

2 release files

0.1.2

2 release files

0.1.1

2 release files

This release

0.1.0 This release

1 release file

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