README.md

    Milvuslogo

    Slack LICENSE Language codebeat badge Release Release_date

    中文版

    What is Milvus

    Milvus is the world's fastest similarity search engine for massive-scale feature vectors. Built with heterogeneous computing architecture for the best cost efficiency. Searches over billion-scale vectors take only milliseconds with minimum computing resources.

    For more detailed introduction of Milvus and its architecture, see Milvus overview.

    Milvus provides stable Python, Java and C++ APIs.

    Keep up-to-date with newest releases and latest updates by reading Milvus release notes.

    Get started

    See the Milvus install guide for using Docker containers. To install Milvus from source code, see build from source.

    To edit Milvus settings, read Milvus configuration.

    Try your first Milvus program

    Try running a program with Milvus using Python or Java example code.

    To use C++ example code, use below command:

     # Run Milvus C++ example
     $ cd [Milvus root path]/core/milvus/bin
     $ ./sdk_simple

    Roadmap

    Please read our roadmap for upcoming features.

    Contribution guidelines

    Contributions are welcomed and greatly appreciated. Please read our contribution guidelines for detailed contribution workflow. This project adheres to the code of conduct of Milvus. By participating, you are expected to uphold this code.

    We use GitHub issues to track issues and bugs. For general questions and public discussions, please join our community.

    Join our community

    To connect with other users and contributors, welcome to join our Slack channel.

    Thanks

    We greatly appreciate the help of the following people.

    • akihoni found a broken link and a small typo in the README file.

    Resources

    License

    Apache License 2.0

    项目简介

    Milvus 是一款开源的特征向量相似度搜索引擎,使用方便、实用可靠、易于扩展、稳定高效和搜索迅速。

    发行版本

    当前项目没有发行版本

    贡献者 149

    全部贡献者

    开发语言

    • C++ 71.1 %
    • Python 18.3 %
    • CMake 4.8 %
    • Java 3.1 %
    • Shell 1.1 %