pymilvus and Milvus

These are ecosystem siblings—the Python SDK and C# SDK are both official/community client libraries for the same Milvus vector database, allowing developers to interact with Milvus using their language of choice.

pymilvus
98
Verified
Milvus
22
Experimental
Maintenance 23/25
Adoption 25/25
Maturity 25/25
Community 25/25
Maintenance 13/25
Adoption 0/25
Maturity 9/25
Community 0/25
Stars: 1,352
Forks: 414
Downloads: 14,039,413
Commits (30d): 35
Language: Python
License: Apache-2.0
Stars:
Forks:
Downloads:
Commits (30d): 0
Language: C#
License: MIT
No risk flags
No Package No Dependents

About pymilvus

milvus-io/pymilvus

Python SDK for Milvus Vector Database

Provides gRPC-based client libraries for vector search operations including collection management, index configuration, and hybrid scalar-vector queries against Milvus clusters. The SDK supports optional bulk loading via `bulk_writer` and semantic search via `milvus-model` integrations, with version-specific compatibility ensuring alignment with Milvus server releases.

About Milvus

tryAGI/Milvus

C# SDK for the Milvus vector database REST API -- collections, vectors, partitions, indexes, users, and roles management

Scores updated daily from GitHub, PyPI, and npm data. How scores work