milvus-logo

Attu

Attu is an efficient open-source management tool for Milvus. It features an intuitive graphical user interface (GUI), allowing you to easily interact with your databases. With just a few clicks, you can visualize your cluster status, manage metadata, perform data queries, and much more.

Attu is an open source project of Zilliz.

Attu_overview
Attu overview.

Features

Attu is under rapid development and new features are added on a weekly basis. We will release a new version every time when a new feature is ready.

Below is the features we have to offer:

  • Support username, password, and TLS connection
    Attu_Login
    Connect to the Milvus service.
    Attu_Login_user_pwd
    Connect to the Milvus service with username and password.
  • View milvus cluster statistics in a glance.

view_cluster_statistics
View cluster statistics.

  • Browse, query, and manage collections in a simple and straightforward way.

manage_collections
Manage collections.

  • Perform CRUD or bulk operations with just a few clicks.

attu_operations
CRUD or bulk operations.

  • Create vector index instantly.

attu_create_index
Create vector index.

  • Conduct vector searches in a brand new way.

attu_conduct_search
Conduct vector search.

  • New code-mode provides a better user experience for you.

code_mode
New code-mode.

Learn more about how to install Attu.

Contribution

Attu is an open-source project. All contributions are welcome. Pleae read our Contribute guide before making contributions.

If you find a bug or want to request a new feature, please create a GitHub Issue, and make sure that the same issue has not been created by someone else.

On this page