pymilvus and milvus

These are ecosystem siblings—both are official/community client libraries for the same Milvus vector database, with the Python SDK being the primary implementation and the PHP client providing language-specific access to the same REST API.

pymilvus
85
Verified
milvus
40
Emerging
Maintenance 20/25
Adoption 15/25
Maturity 25/25
Community 25/25
Maintenance 0/25
Adoption 7/25
Maturity 16/25
Community 17/25
Stars: 1,352
Forks: 414
Downloads:
Commits (30d): 39
Language: Python
License: Apache-2.0
Stars: 30
Forks: 9
Downloads:
Commits (30d): 0
Language: PHP
License: MIT
No risk flags
Stale 6m No Package No Dependents

About pymilvus

milvus-io/pymilvus

Python SDK for Milvus Vector Database

PyMilvus is a Python library that lets you easily work with the Milvus vector database. It allows you to store, manage, and search through vast collections of vector embeddings, which are numerical representations of data like images, text, or audio. Data scientists, machine learning engineers, and application developers use this to build similarity search, recommendation, and AI-powered data retrieval systems.

vector-search similarity-search machine-learning-engineering AI-applications data-retrieval

About milvus

HelgeSverre/milvus

A PHP Client for the Milvus Vector Database Rest API

This is a PHP client for the Milvus vector database, designed for PHP developers. It allows you to send data like text, images, or audio (converted into vectors) to Milvus and perform tasks like similarity search or data retrieval. It's used by PHP developers building applications that need to store, manage, and query large datasets of vector embeddings.

PHP development Vector databases Application development Data management API integration

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