The first one in a blog series to take a closer look at the thought process and design principles behind the building of the most popular open-source vector database.
Zilliz launched Attu, an open-sourced GUI tool designed specifically for Milvus 2.0. Learn how to perform a vector similarity search with Attu and Milvus 2.0.
In this introductory article, we’ll introduce concepts related to the vector database, a new type of technology designed to store, manage, and search embedding vectors.
Milvus 2.0 supports automatic load balance across query nodes, but you can still do it manually. In this article, we'll teach you how to use this feature.
This article analyzes Compaction, a new feature released in Milvus 2.0 that helps you save storage space. Read on to find out more about how it can help you.
In this article, we discuss how to build a graph-based recommendation system by using PinSage (a GCN algorithm), DGL package, MovieLens datasets, and Milvus.